Describe some capabilities of ddms?



Describe some capabilities of ddms?..

Answer / Kumar Amit

ddms (Dalvik Debug Monitor Service) is a versatile tool provided by Android for debugging and monitoring applications. It offers various capabilities such as:
- Monitoring system processes, including CPU, memory, network, and battery usage.n
- Viewing logcat logs (system, application, and user logs).n
- Inspecting the hierarchy of views in an active application.n
- Evaluating Java expressions against the running VM.n
- Capturing screenshots and heap dumps of running applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

How to download the android gotomeeting app?

1 Answers  


Is the main thread called the ui thread?

1 Answers  


What is needed to make a multiple choice list with a custom view for each row?

1 Answers  


Why is open platform good for developers?

1 Answers  


Explain sending sms messages programmatically?

1 Answers  


What’s volley?

1 Answers  


What is the best android phone?

1 Answers  


Why bytecode cannot be run in android?

1 Answers  


What is the difference between an android and iphone?

1 Answers  


 What is implicit intent in android?

1 Answers  


 Does android support other language than java?

1 Answers  


how to fetch a contact person number from contact application using content provider?

1 Answers  


Categories