In anticipation of my Pixel Watch 3 arriving soon, I've spent the past week porting my Freestyle Libre CGM app from the Fitbit Watch SDK to Android Wear OS.
This new version of the app scrapes the latest glucose reading from Freestyle's LibreLinkUp server every 15 minutes and stores it in Google HealthConnect to make the data available to other apps on Android, such as Google Fit and Fitbit.
The app also provides a complication and a tile for Android Wear OS 3.x+ to display the current reading and trend arrow.
I'm waiting to publish a release until I've tested on a real watch, but in the meantime the work-in-progress source is available on GitHub: https://github.com/c99koder/HealthConnect-LibreLinkUp
#Android #AndroidDev #AndroidWear #WearOS #Wearable #Diabetes #CGM #OpenSource #Java #Kotlin #Programming #SmartWatch