ADB
Version vom 30. März 2022, 16:09 Uhr von Geist (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ '''$ adb devices''' '''$ adb root''' '''$ adb devices -l''' (list devices, product/model) '''$ adb shell''' (terminal) '''$ adb help''' '''$ adb reboot b…“)
$ adb devices $ adb root $ adb devices -l (list devices, product/model) $ adb shell (terminal) $ adb help $ adb reboot bootloader $ adb reboot recovery $ adb push [LOCAL] /[DEVICE]/ $ adb push -p [LOCAL] /[DEVICE]/
Most Complete ADB Cheat Sheet