-24 The Logcat window in Android Studio displays system messages, such as when a garbage collection occurs, and messages that you added to your app with the Log class. It displays messages in real time and keeps a history so that you can view older messages.

🎲 Try a Random Question  |  Total Questions in Quiz: 35  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Android Security Essentials (AND-802) Practice Test 2 — practice the complete quiz, review flashcards, or try a random question.


-24 The Logcat window in Android Studio displays system messages, such as when a garbage collection occurs, and messages that you added to your app with the Log class. It displays messages in real time and keeps a history so that you can view older messages.