AndroidIDE icon indicating copy to clipboard operation
AndroidIDE copied to clipboard

[Feature]: Show IDE's memory usage information

Open itsaky opened this issue 2 years ago • 2 comments

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

itsaky avatar Oct 28 '23 14:10 itsaky

I like this feature as it might help notice memory leaks from the IDE more easily.

gituser1000001 avatar Oct 29 '23 03:10 gituser1000001

Screenshot_2023-11-09-06-32-02-613_io.github.muntashirakon.AppManager.jpg

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.

sb-codz avatar Nov 09 '23 01:11 sb-codz