Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:android:adb

adb

Beispiele

adb over TCP/IP

  1. In den Entwickler*Inneneinstellungen ADB über TCP/IP erlauben
  2. Verbinden: adb connect DEVICE_IP:5555

Theme-Farben ändern

# Farben: purple, cinnamon, ocean, black, green, orchid, space (default: blue)
adb shell cmd overlay enable com.android.theme.color.green

adb shell cmd overlay disable com.android.theme.color.green

Quelle; https://xdaforums.com/t/theme-no-root-android-10-enable-pixel-themes-and-more-with-adb.4118377/post-82865961

Siehe auch

linux/android/adb.txt · Zuletzt geändert: von move

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki