User Tools

Site Tools


software:adb

This is an old revision of the document!


wget http://dl.google.com/android/android-sdk_r24.3.3-linux.tgz
tar xvf ~/android-sdk_r24.3.3-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 /sdcard/
./platform-tools/adb shell
sha1sum /sdcard/cm-12.1-20150816-NIGHTLY-d802.zip
exit
./platform-tools/adb reboot recovery
software/adb.1439737777.txt.gz · Last modified: 2015/08/16 17:09 by kratz00