Adb and fastboot: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Install= *apt-get install adb and fastboot *adb help 2>&1 | less *fastboot help 2>&1 | less“) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
=Install= | =Install= | ||
*apt-get install adb and fastboot | *apt-get install adb and fastboot | ||
| + | =Help= | ||
*adb help 2>&1 | less | *adb help 2>&1 | less | ||
*fastboot help 2>&1 | less | *fastboot help 2>&1 | less | ||
Version vom 13. September 2016, 12:45 Uhr
Install
- apt-get install adb and fastboot
Help
- adb help 2>&1 | less
- fastboot help 2>&1 | less