- Lock your phone from your Watch
- View the if the phone is locked from your watch
- Dashboard on the mobile application to check if everything is working
- Support of dynamic colors (the application adapts the colors of the operating system)
Languages: English, German
Tipp: Bind double-tapping the home button opens the application.
- Download the latest version of WatchLock on your phone from the releases page.
- Open the apk-file and tap install.
You may get a security warning when installing the app. This is because the app is not signed by Google. You can safely ignore this warning by tapping "Install anyway".
- Enable developer mode on your watch by tapping the software version in the settings app 5 times.
- Enable ADB debugging in the developer settings.
- Enable wireless debugging in the developer settings.
- Pair a new device
- Install ADB on your computer. You can find instructions here.
- Connect your computer to the same network as your watch.
- Run
adb pair <pairing address>
in a terminal.
- Download the latest version of WatchLock from the releases page.
- Run
adb install <path to apk>
in a terminal.
Mobile
WearOS