Deutsche Version
Wersja polska
Juggluco or xDrip+ is installed on your phone or wear and connected to your sensor.
On your phone go the the Releases page and select the last (top) pre-release or release.
Download and install GlucoDataHandler.apk
(allow install from unknown source if required).
Now download GlucoDataHandler-Wear.apk
on your phone but do not install it.
Follow the instructions in this video to install GlucoDataHandler-Wear.apk
on your watch.
Follow the instructions in this video to install GlucoDataHandler-Wear.apk
on your watch.
Download GlucoDataHandler-Wear.apk
on your computer,install ADB, enable developer mode on the watch (see the videos above), once connected type this command in ADB, from the folder where you downloaded the wear extension file.
adb install -r -g GlucoDataHandler-Wear.apk
With Wear OS 4, you have to pair you phone/computer first with your watch. In Wear Installer 2 there is an introduction video for.
For computer, the handling is similar:
- activate ADB Debugging on your watch
- activate Wireless Debugging on your watch
- press Pair new device on your watch
- on computer type:
adb pair [ip]:[port] [pairing-code]
The pairing has to be done only once for each device. After a device is paired, you only have to connect with ip AND(!) port (not from pairing) to the device the next time:
adb connect [ip]:[port]
See here for more information.
You should now have the GlucoDataHandler app on your watch.
Open the app and make sure "Foreground" is activated (recommended).
Select a watchface that supports a complication, you will recognize it by the cog below.
Select a field.
Select the GlucoDataHandler app, then the information type.
You can customize other fields with different information.
And you should be set.