Android Developer Question:
Download Questions PDF

Tell us what is DDMS? Describe some of its capabilities?

Answer:

DDMS is the Dalvik Debug Monitor Server that ships with Android. It provides a wide array of debugging features including:

☛ 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

Download Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is Armv7?Explain what is application Context?