ddms

Dalvik Debug Monitor Server
  https://android.googlesource.com/platform/tools/swt
  0
  no reviews



Android Studio includes a debugging tool called the Dalvik Debug Monitor Server (DDMS), which provides 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, and more.

See also:

This package provides the standalone launcher of DDMS. However it is deprecated, please use Android Device Monitor instead.