Loading practice questions
What does ADB stand for in the Android development environment?
Correct Answer: C — Android Debug Bridge
Explanation:
ADB (Android Debug Bridge) is a versatile command-line tool that connects an Android device to a development environment. It helps with debugging, installation, log tracking, and managing apps.