User Tools

Site Tools


software:adb

This is an old revision of the document!


wget http://dl.google.com/android/android-sdk_r24.3.4-linux.tgz
tar xvf ~/android-sdk_r24.3.4-linux.tgz
cd android-sdk-linux
./tools/android
# install SDK Platform-tools
./platform-tools/adb devices
./platform-tools/adb push /tmp/cm-12.1-20150816-NIGHTLY-d802.zip /cache/
./platform-tools/adb shell
sha1sum /cache/cm-12.1-20150816-NIGHTLY-d802.zip
exit
./platform-tools/adb reboot recovery
software/adb.1443371768.txt.gz · Last modified: 2015/09/27 18:36 by kratz00