1.

What is DDMS?

Answer»

DDMS(Dalvik Debug Monitor Server) is a debugging tool in the ANDROID platform. It gives the following list of debugging features:

  • Port forwarding services.
  • Thread and HEAP information.
  • Logcat.
  • Screen capture on the device.
  • Network traffic tracking.
  • Incoming call and SMS spoofing.
  • Location DATA spoofing.


Discussion

No Comment Found