Which tool helps debug and analyze an Android application's performance?
Visual Studio
Notepad
Android Debug Bridge (ADB)
IntelliJ IDEA
Correct Answer: C — Android Debug Bridge (ADB)
Explanation:
The Android Debug Bridge (ADB) tool provides communication, logging, and debugging functionalities for Android applications.