Adb and fastboot: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 9: | Zeile 9: | ||
List of devices attached | List of devices attached | ||
FMIFFQVCYDBASGEY device | FMIFFQVCYDBASGEY device | ||
| + | =Unlock the Android device= | ||
| + | *adb reboot bootloader | ||
| + | =Verify the device is connected to your Ubuntu Desktop as follows= | ||
| + | *fastboot devices | ||
| + | FMIFFQVCYDBASGEY fastboot | ||
Version vom 13. September 2016, 12:50 Uhr
Install
- apt-get install adb and fastboot
Help
- adb help 2>&1 | less
- fastboot help 2>&1 | less
USB Debugging
adb services
- adb devices
List of devices attached FMIFFQVCYDBASGEY device
Unlock the Android device
- adb reboot bootloader
Verify the device is connected to your Ubuntu Desktop as follows
- fastboot devices
FMIFFQVCYDBASGEY fastboot