Question: What is ADB in the context of Android testing?Answer: ADB (Android Debug Bridge) is a command-line tool that allows communication between a computer and an Android device. It is widely used in Android application testing for tasks like installing and debugging apps.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: