
Dalvik Debug Monitor is a tool for debugging Android applications. Among others, it provides these capabilities:
* Port-forwarding services
* Screen capture on the device
* Thread and heap information on the device
* Logcat, process, and radio state information
* Incoming call and SMS spoofing
* Location data spoofing
This package is required only when you want to run DDMS as a stand-alone application. For usage from within Eclipse IDE, install eclipse-adt.