Skip to content

AndroidAPS version with Dexcom G7 integration

License

Notifications You must be signed in to change notification settings

DiaKEM/dexcom-g7-aaps

This branch is 11 commits ahead of, 4237 commits behind nightscout/AndroidAPS:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 10, 2022
Sep 25, 2021
Jul 20, 2022
Nov 13, 2022
Aug 5, 2022
Aug 5, 2022
Nov 8, 2022
Jun 13, 2022
Aug 5, 2022
Jul 22, 2022
Nov 11, 2022
Aug 5, 2022
Jul 28, 2018
May 11, 2022
Jun 30, 2022
Aug 5, 2022
Apr 8, 2019
Aug 5, 2022
Jul 12, 2022
Aug 5, 2022
Aug 4, 2022
Aug 5, 2022
Aug 5, 2022
Aug 5, 2022
Aug 5, 2022
Aug 5, 2022
Mar 1, 2021
Jul 22, 2022
Apr 15, 2021
Mar 6, 2022
Sep 23, 2020
Dec 15, 2016
Nov 12, 2022
Jan 3, 2018
Aug 4, 2022
Sep 16, 2020
Jun 13, 2022
May 1, 2019
Jun 8, 2022
Apr 1, 2018
Apr 1, 2018
May 11, 2022
May 1, 2019
Oct 19, 2020
May 27, 2021
Dec 10, 2021

Repository files navigation

AndroidAPS compatible with Dexcom G7

This AndroidAPS variant is designed to work with the Dexcom G7 over direct broadcasting by Dexcom G7 APK Patcher

Smoothing

Dexcom has removed data smoothing from G6 actively and announced that here. For G7 they simply not introduced it so that data in the app can look very weird in some situations.

To overcome this problem this branch is using backward smoothing implemented by @justmara. You can check all changes here.

How to use?

  1. Create your patched Dexcom G7.apk

To enable broadcasting you have to build your patched Dexcom G7 .apk first. Please visit Dexcom G7 APK Patcher and follow the instructions at How to patch?.

  1. Checkout this repository and build and sign it

Nothing to mention here. Just checkout out and build master. Do not forget to use your usual keystore for signing the .apk.

  1. Install patched Dexcom G7.apk

⚠️ If you are switching from the stock .apk to the patched one you will have to configure and restart your sensor. Further updates will not require this procedure anymore.

  • Uninstall stock .apk over the PlayStore
  • Transfer patched .apk to your device and install it
  1. Install AndroidAPS

⚠️ Please ensure that you have signed the newly builded AndroidAPS .apk with the same keystore you have also used for the currently installed version.

  • Transfer the newly builded AndroidAAPS to your phone
  • Install it as usual
  1. Configure BG-Source in AndroidAAPS
  • Select good old BYODA as BG-Source
  1. Enjoy!

It's done - enjoy it but be careful. If you facing any problems create an issue in Dexcom G7 APK Patcher repo.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

See AndroidAPS

Contact

Selcuk Kekec

E-mail: khskekec@gmail.com

About

AndroidAPS version with Dexcom G7 integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 80.1%
  • Java 18.0%
  • JavaScript 1.9%