When the language was zh, Juggluco didn’t work on older Android versions. Repaired.
Previous versions (under Android not all is shown in Google Drive App or Chrome, except when "Desktop site [x]" is set)
Installing the apk will update the existing app. If adb refuses to install the APK, because the app is already installed, you can use the -r option. If it refuses because it is a downgrade, you also need to add the -d option. When you have installed the Google Play version, you first need to install the the debuggable version before you can downgrade
Arm64 only (the usual case): Google Drive, Older versions: Uptodown, AppGallery
Arm/Arm64/x86/x86_64 (for the emulator or atypical devices): Google Drive
Arm32 only: Google Drive
Arm/Arm64/x86/x86_64: Google Drive
Arm32 only (the usual case): Google Drive
Arm/Arm64/x86/x86_64 (for the emulator or atypical devices): Google Drive
Watch Face
Works also under WearOS 4
Arm32 only (the usual case): Google Drive
Arm/Arm64/x86/x86_64 (for the emulator or atypical devices): Google Drive
If you have a serious bug. For example Juggluco doesn't work with a certain type of sensor or crashes, it would be helpful to generate more information about the problem.
For this you can install a logging version of Juggluco:
And then get the log file out of the device with:
adb shell run-as tk.glucodata cat /data/data/tk.glucodata/files/logs/trace.log > trace.log
and E-Mail trace.log to me.
You can remove the log file with:
adb shell run-as tk.glucodata rm /data/data/tk.glucodata/files/logs/trace.log
Thereafter you can install an old version of Juggluco without these problems.
To use Floating Glucose under Android Automotive and WearOS you need to give Juggluco permission to display over other apps with the following command:
adb shell pm grant tk.glucodata android.permission.SYSTEM_ALERT_WINDOW
It is also possible to give Juggluco all permissions it uses during install with:
adb install -g -r Juggluco5.1.14-wear-arm32.apk
Were Juggluco5.1.14-wear-arm32.apk is the current WearOS APK you downloaded from:
https://www.juggluco.nl/Juggluco/download.html
-g means that you grant all permissions.
Old versions of Juggluco for Android can be found at APKPURE. You can only install an update of an Android app when signed with the same key as the installed version. All versions I have distributed (via Google Play and this page) are signed with the same key.
If you ever want to update
to Juggluco with a lower version number do the following:
First upgrade to the (nonworking) debug version with:
adb install -r debugAPK
then you can downgrade to whatever version of Juggluco you want with:
adb install -d -r releaseAPK
An examplar of Juggluco with a different Application ID can be used to run two exemplars of Juggluco on the same phone to be able to represent data of two persons.
Send an e-mail to jaapkorthalsaltes@gmail.com to be reminded of future updates. You can also receive updates of the arm64 version by installing Juggluco via the Uptodown app and maybe App Gallery. It is also possible to press on watch in one of the repositories of https://github.com/j-kaltes. For example https://github.com/j-kaltes/Juggluco to be notified of activity in the source of Juggluco or https://github.com/j-kaltes/j-kaltes.github.io to be notified of modifications in www.juggluco.nl (including the download page).
Juggluco can be used with Freestyle Libre 1, US 14 Days FreeStyle Libre 1, FreeStyle Libre 2, US/CA/AU FreeStyle Libre 2 and FreeStyle Libre 3 sensors. I can impossibly wear all these sensors at the same time and small changes can make that some of these sensors don't work anymore with Juggluco. So there is a large need for people who test Juggluco. If you want to test an APK send an E-Mail to jaapkorthalsaltes@gmail.com