Site Tools


adbsetup

This is an old revision of the document!


ADB setup What is the Android Debug Bridge (ADB)? See developer.android.com or android-dsl.com.

The following procedure works with Android 2.1.

To have ADB recognize the Toshiba AC100, please do the following : Download the Android SDK (it includes the adb) Enable USB Debug on the AC100, Connect your AC100 to your computer using a USB cable

For Linux only: You can find the “adb” binary in the “tools” directory of you android-sdk installation If you don't want to run adb as root, you should create a udev rule under /etc/udev/rules.d/ granting youself the rights you need. the udev-rule could look something like this: SUBSYSTEM==“usb”, ATTR{idVendor}==“0955”, AT

adbsetup.1311807647.txt.gz · Last modified: 2011/07/28 01:00 by gilles