DDMS is the Dalvik Debug Monitor Server that ships with Android. It provides a wide array of debugging features including:
The Dalvik Debug Monitor Service (DDMS) is a debugging utility that is integrate into Eclipse through a special Eclipse perspective. The DDMS perspective provides a number of useful features for interacting with emulators and handsets and debugging applications.
The feature of DDMS roughly divided into five categories as follow:-
- Task Management
- File Management
- Emulator Interaction
- Logging(LogCat)
- Screen Captures
The DDMS tool can be launched separately from Eclipse. You can find it in the Android SDK /tools directory
DDMS, or Data Display Debugger, is a debugging tool used primarily for Android app development. Camera Apps Security It provides insights into the device's runtime behavior and allows developers to moniter process.
ReplyDelete