Zum Inhalt springen →

adb auf dem Raspberry PI Zero installieren

Keine Console-Story über die installation der Android Debug Bridge (adb) auf einem Raspberry PI Zero

  1. Installation adb
sudo apt-get install android-tools-adb
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  adb android-libadb android-libbase android-libboringssl android-libcrypto-utils android-libcutils android-liblog android-sdk-platform-tools-common
Die folgenden NEUEN Pakete werden installiert:
  adb android-libadb android-libbase android-libboringssl android-libcrypto-utils android-libcutils android-liblog android-sdk-platform-tools-common android-tools-adb
0 aktualisiert, 9 neu installiert, 0 zu entfernen und 96 nicht aktualisiert.
Es müssen 741 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 2.065 kB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n] J
Holen:1 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-liblog armhf 1:8.1.0+r23-5 [38,5 kB]
Holen:2 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-libbase armhf 1:8.1.0+r23-5 [28,6 kB]
Holen:3 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-libboringssl armhf 8.1.0+r23-2 [414 kB]
Holen:4 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-libcrypto-utils armhf 1:8.1.0+r23-5 [10,2 kB]
Holen:5 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-libcutils armhf 1:8.1.0+r23-5 [28,1 kB]
Holen:6 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-libadb armhf 1:8.1.0+r23-5 [109 kB]
Holen:7 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf adb armhf 1:8.1.0+r23-5 [90,3 kB]
Holen:8 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-sdk-platform-tools-common all 27.0.0+11+deb10u1 [7.504 B]
Holen:9 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf android-tools-adb all 1:8.1.0+r23-5 [13,5 kB]
Es wurden 741 kB in 2 s geholt (414 kB/s).
Vormals nicht ausgewähltes Paket android-liblog wird gewählt.
(Lese Datenbank ... 98701 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../0-android-liblog_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von android-liblog (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket android-libbase wird gewählt.
Vorbereitung zum Entpacken von .../1-android-libbase_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von android-libbase (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket android-libboringssl wird gewählt.
Vorbereitung zum Entpacken von .../2-android-libboringssl_8.1.0+r23-2_armhf.deb ...
Entpacken von android-libboringssl (8.1.0+r23-2) ...
Vormals nicht ausgewähltes Paket android-libcrypto-utils wird gewählt.
Vorbereitung zum Entpacken von .../3-android-libcrypto-utils_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von android-libcrypto-utils (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket android-libcutils wird gewählt.
Vorbereitung zum Entpacken von .../4-android-libcutils_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von android-libcutils (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket android-libadb wird gewählt.
Vorbereitung zum Entpacken von .../5-android-libadb_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von android-libadb (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket adb wird gewählt.
Vorbereitung zum Entpacken von .../6-adb_1%3a8.1.0+r23-5_armhf.deb ...
Entpacken von adb (1:8.1.0+r23-5) ...
Vormals nicht ausgewähltes Paket android-sdk-platform-tools-common wird gewählt.
Vorbereitung zum Entpacken von .../7-android-sdk-platform-tools-common_27.0.0+11+deb10u1_all.deb ...
Entpacken von android-sdk-platform-tools-common (27.0.0+11+deb10u1) ...
Vormals nicht ausgewähltes Paket android-tools-adb wird gewählt.
Vorbereitung zum Entpacken von .../8-android-tools-adb_1%3a8.1.0+r23-5_all.deb ...
Entpacken von android-tools-adb (1:8.1.0+r23-5) ...
android-sdk-platform-tools-common (27.0.0+11+deb10u1) wird eingerichtet ...
android-liblog (1:8.1.0+r23-5) wird eingerichtet ...
android-libboringssl (8.1.0+r23-2) wird eingerichtet ...
android-libcrypto-utils (1:8.1.0+r23-5) wird eingerichtet ...
android-libbase (1:8.1.0+r23-5) wird eingerichtet ...
android-libcutils (1:8.1.0+r23-5) wird eingerichtet ...
android-libadb (1:8.1.0+r23-5) wird eingerichtet ...
adb (1:8.1.0+r23-5) wird eingerichtet ...
android-tools-adb (1:8.1.0+r23-5) wird eingerichtet ...
Trigger für man-db (2.8.5-2) werden verarbeitet ...
Trigger für libc-bin (2.28-10+rpi1) werden verarbeitet ...

2. Testen

adb
Android Debug Bridge version 1.0.39
Version 1:8.1.0+r23-5
Installed as /usr/lib/android-sdk/platform-tools/adb

global options:
 -a         listen on all network interfaces, not just localhost
 -d         use USB device (error if multiple devices connected)
 -e         use TCP/IP device (error if multiple TCP/IP devices available)
 -s SERIAL  use device with given serial (overrides $ANDROID_SERIAL)
 -t ID      use device with given transport id
 -H         name of adb server host [default=localhost]
 -P         port of adb server [default=5037]
 -L SOCKET  listen on given socket for adb server [default=tcp:localhost:5037]

general commands:
 devices [-l]             list connected devices (-l for long output)
 help                     show this help message
 version                  show version num

networking:
 connect HOST[:PORT]      connect to a device via TCP/IP [default port=5555]
 disconnect [HOST[:PORT]]
     disconnect from given TCP/IP device [default port=5555], or all
 forward --list           list all forward socket connections
 forward [--no-rebind] LOCAL REMOTE
     forward socket connection using:
       tcp:<port> (<local> may be "tcp:0" to pick any open port)
       localabstract:<unix domain socket name>
       localreserved:<unix domain socket name>
       localfilesystem:<unix domain socket name>
       dev:<character device name>
       jdwp:<process pid> (remote only)
 forward --remove LOCAL   remove specific forward socket connection
 forward --remove-all     remove all forward socket connections
 ppp TTY [PARAMETER...]   run PPP over USB
 reverse --list           list all reverse socket connections from device
 reverse [--no-rebind] REMOTE LOCAL
     reverse socket connection using:
       tcp:<port> (<remote> may be "tcp:0" to pick any open port)
       localabstract:<unix domain socket name>
       localreserved:<unix domain socket name>
       localfilesystem:<unix domain socket name>
 reverse --remove REMOTE  remove specific reverse socket connection
 reverse --remove-all     remove all reverse socket connections from device

file transfer:
 push [--sync] LOCAL... REMOTE
     copy local files/directories to device
     --sync: only push files that are newer on the host than the device
 pull [-a] REMOTE... LOCAL
     copy files/dirs from device
     -a: preserve file timestamp and mode
 sync [system|vendor|oem|data|all]
     sync a local build from $ANDROID_PRODUCT_OUT to the device (default all)
     -l: list but don't copy

shell:
 shell [-e ESCAPE] [-n] [-Tt] [-x] [COMMAND...]
     run remote shell command (interactive shell if no command given)
     -e: choose escape character, or "none"; default '~'
     -n: don't read from stdin
     -T: disable PTY allocation
     -t: force PTY allocation
     -x: disable remote exit codes and stdout/stderr separation
 emu COMMAND              run emulator console command

app installation:
 install [-lrtsdg] PACKAGE
 install-multiple [-lrtsdpg] PACKAGE...
     push package(s) to the device and install them
     -l: forward lock application
     -r: replace existing application
     -t: allow test packages
     -s: install application on sdcard
     -d: allow version code downgrade (debuggable packages only)
     -p: partial application install (install-multiple only)
     -g: grant all runtime permissions
 uninstall [-k] PACKAGE
     remove this app package from the device
     '-k': keep the data and cache directories

backup/restore:
   to show usage run "adb shell bu help"

debugging:
 bugreport [PATH]
     write bugreport to given PATH [default=bugreport.zip];
     if PATH is a directory, the bug report is saved in that directory.
     devices that don't support zipped bug reports output to stdout.
 jdwp                     list pids of processes hosting a JDWP transport
 logcat                   show device log (logcat --help for more)

security:
 disable-verity           disable dm-verity checking on userdebug builds
 enable-verity            re-enable dm-verity checking on userdebug builds
 keygen FILE
     generate adb public/private key; private key stored in FILE,
     public key stored in FILE.pub (existing files overwritten)

scripting:
 wait-for[-TRANSPORT]-STATE
     wait for device to be in the given state
     State: device, recovery, sideload, or bootloader
     Transport: usb, local, or any [default=any]
 get-state                print offline | bootloader | device
 get-serialno             print <serial-number>
 get-devpath              print <device-path>
 remount
     remount /system, /vendor, and /oem partitions read-write
 reboot [bootloader|recovery|sideload|sideload-auto-reboot]
     reboot the device; defaults to booting system image but
     supports bootloader and recovery too. sideload reboots
     into recovery and automatically starts sideload mode,
     sideload-auto-reboot is the same but reboots after sideloading.
 sideload OTAPACKAGE      sideload the given full OTA package
 root                     restart adbd with root permissions
 unroot                   restart adbd without root permissions
 usb                      restart adb server listening on USB
 tcpip PORT               restart adb server listening on TCP on PORT

internal debugging:
 start-server             ensure that there is a server running
 kill-server              kill the server if it is running
 reconnect                kick connection from host side to force reconnect
 reconnect device         kick connection from device side to force reconnect
 reconnect offline        reset offline/unauthorized devices to force reconnect

environment variables:
 $ADB_TRACE
     comma-separated list of debug info to log:
     all,adb,sockets,packets,rwx,usb,sync,sysdeps,transport,jdwp
 $ADB_VENDOR_KEYS         colon-separated list of keys (files or directories)
 $ANDROID_SERIAL          serial number to connect to (see -s)
 $ANDROID_LOG_TAGS        tags to be used by logcat (see logcat --help)

3. Gerät anschließen und Verbindung prüfen

adb devices
List of devices attached
702e8d2f	unauthorized

4. USB Debugging zulassen und Verbindung erneut prüfen

List of devices attached
702e8d2f	device

Done

Veröffentlicht in Allgemein