Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

[Feature]: Show IDE's memory usage information #1409

@itsaky

Description

@itsaky

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

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature Request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions