Lars Vogel Version 11.2 28.10.2013 Using the adb tools with Android This tutorial describes how to use the adb tool to access your Android device or Android virtual device (AVD). Table of Contents 1. Android Debugging Bridge - adb You can access your Android device via the adb command on the command line. . An Android virtual device can be freely accessed, a normal Android phone needs to get rooted, e.g. you need to remove the protection to do everything on this device. The adb tools is located in the [android-sdks]/platform-tools directory.
Read full article from Using the Android Debug Bridge (adb) - Tutorial
No comments:
Post a Comment