Tools
Install bundles with ADB in minutes.
Use this checklist when helping new users sideload watch faces from Face-Off Studio.
Prerequisites
Download platform tools from Google, enable developer mode on the watch, and verify the USB/over-Wi-Fi connection.
- Enable Developer Options on the watch (Settings → About → tap Build number 7x).
- Turn on ADB debugging and, if supported, Wi-Fi debugging.
- Install Android Platform Tools on your computer.
- Connect the watch via USB or pair it over Wi-Fi (`adb pair host:port`).
Install command
Use this when reviewing submissions inside the `/studio` queue.
adb install-multiple faceoff-watchface-base.apk faceoff-watchface-res.apk
For WearOS bundles exported from Watch Face Studio, unzip the archive and drag the APK(s) into the command above.
Need to automate? Create a `.bat` file that runs `adb connect