+There are Android apk files in the ```releases``` folder that you can side load into your phone or watch. The process varies a bit by device but generally you head into Settings, the About section, then tap on the version number a bunch of times. That gets you a new Developer Mode in the Settings menu and from there you can enable sideloading of apps either via USB, WiFi, or Bluetooth. Personal preference from there is to use the official ```adb``` debugging tool for Android. You can find that tool in the Android command line tools package here: https://developer.android.com/studio#command-tools
0 commit comments