4

I am working on memory usage for application. I have many applications running in my device.I am able to get the available memory using getMemoryInfo().

My problem is , i want each and every application memory consumption/usage.

e.x. I have four application running,
1) abc
2) def
3) ghi
4) klm

Now i want memory usage/consumption of each and every running above applications.

please help me out to find the individual application memory consumption and its allocation.

Thanks in advance.

2

1 Answer 1

1

This is a good article that talks about memory profiling tools that can help you analyze your application's memory usages.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.