One of your users is experiencing issues with their device. As their IT Admin, you need to retrieve the logs from the affected devices to troubleshoot this issue. Which one of the following approaches should you take, according to Google's best practices?
Choose an answer
Tap an option to check your answer.
Correct answer: Plug the device into a computer and retrieve the logs by running adb bugreport in a terminal.
Why this is the answer
The adb bugreport command is the standard and most comprehensive method for collecting device logs and diagnostic information in Android. It generates a detailed report that is invaluable for troubleshooting. This approach is recommended by Google for its thoroughness and reliability. Downloading a "log retriever" app is not a standard or secure practice, and emailing logs can pose security risks. Going into developer mode might allow some log access, but adb bugreport provides a more complete dataset. Factory resetting the device should be a last resort, as it deletes user data and doesn't directly help in diagnosing the original issue; it only tests if the issue persists after a clean slate.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed