What is DDMS? Describe some of its capabilities?
DDMS is the Dalvik Debug Monitor Server that ships with android. It provides a wide arrays of debugging features such as:
- Port-forwarding services
- Screen capture
- Thread and heap information
- Network traffic tracking
- Incoming call and SMS spoofing
- Simulating network state, speed, and latency
- Location data spoofing