AndroidIDE
AndroidIDE copied to clipboard
[Feature]: Show IDE's memory usage information
Feature description
The IDE should show the amount of memory being used by all the IDE's processes. These processes include :
- The IDE itself (running in ART)
- The Tooling API server (running in separate JVM process)
- The Gradle Daemon (running in another JVM process)
We could show this in the editor activity so that it is always visible to the user.
What version of AndroidIDE you're using?
v2.5.3 (debug builds)
Duplicate issues
- [X] This issue has not been reported yet.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I like this feature as it might help notice memory leaks from the IDE more easily.
Dear developer, what do you think? Virtual swap memory can be added to ide. Looks like this future will be a good fit. What do you think?
🙏Sorry for the bad English.