Android Application Development (AND-401) — Question 81

Which of the following statements about DDMS is incorrect?

Answer options

Correct answer: B

Explanation

Option B is incorrect because DDMS is not used for capturing screenshots of a terminal; it primarily focuses on debugging and monitoring Android applications. The other options accurately describe features of DDMS, such as monitoring threads, managing garbage collection, and simulating network conditions.