User Tools

Site Tools


Sidebar






newpage

android_-_os

This is an old revision of the document!


Android

howto setup..

ADB / unbrick

  • Install TWRP Manager - this recovery allows ADB connections and you can mount /system/ !
  • do a nandroid backup via TWRP recovery
  • enable usb debugging and allow debugging from your comuter
  • install adt-bundle-linux-x86-.. on PC

adb commands:

adb devices
adb shell
adb pull <remote file>
adb push <local file> <remote file> 
android_-_os.1440777185.txt.gz · Last modified: 2015/08/28 17:53 by tkilla