AND-401 Exam QuestionsBrowse all questions from this exam

AND-401 Exam - Question 82


Which of the following statements about DDMS is incorrect?

Show Answer
Correct Answer: B

DDMS, or Dalvik Debug Monitor Server, provides various features like displaying a list of threads and their stack traces, taking heap usage snapshots and forcing garbage collection, and simulating network speed and bandwidth limitations. However, DDMS is not used to acquire screenshots of a terminal; instead, it offers screen capture functionality for Android devices. Thus, the statement that DDMS can be used to acquire screenshots of a terminal is incorrect.

Discussion

1 comment
Sign in to comment
MmadiOption: D
Dec 31, 2022

D. You can do simulations of network zone speed and bandwidth limitations.