Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 2.75 KB

README.md

File metadata and controls

75 lines (47 loc) · 2.75 KB

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