- For documentation about AndroidAPS without autoISF, check the wiki: https://androidaps.readthedocs.io
- Everyone who’s been looping with AndroidAPS needs to fill out the form after 3 days of looping https://docs.google.com/forms/d/14KcMjlINPMJHVt28MDRupa4sz4DDIooI4SrW0P3HSN8/viewform?c=0&w=1
AutoISF adds more power to the algorithm used in AndroidAPS by adjusting the insulin sensitivity based on different scenarios (e.g. high BG, accelerating/decelerating BG, BG plateau). autoISF has many different settings to fine-tune these adjustments. However, it is important to start with well-tested basal rate and settings for insulin sensitivity and carb ratios.
- Please visit ga-zelle’s repository GitHub - ga-zelle/autoISF: extensions of AAPS for specific BG behaviours like stuck high or accelerating after meals with documentation about autoISF. The Quick Guide (bzw. Kurzanleitung) provides an overview of autoISF and its features
- The majority of the AutoISF design and development effort was done by ga-zelle with support from swissalpine, claudi, BerNie and mountrcg and myself.
- This repository here was created to provide a stable version of AndroidAPS with the current autoISF extensions already integrated to simplify the build process.
- This branch https://github.com/T-o-b-i-a-s/AndroidAPS/tree/3.1.0.3-ai2.2.8 uses
AndroidAPS 3.1.0.3 (which is the
master
version on the official Nightscout AndroidAPS repo by the time when this text was written) as a base and adds autoISF 2.2.8 to it.
- Close any currently open projects in Android Stuidio
- Create a new project by using the "Get from VCS" button to tell it to retrieve the source from a remote version control system
- Use the url of this respository as a source (https://github.com/T-o-b-i-a-s/AndroidAPS.git)
- Now wait until Android has completed any initialization activities. As always deny any requests to upgrade Gradle.
- Android Studio now shows the name of the current branch in the lower right corner
- Usually this will be
master
, which contains an out-dated version of AndroidAPS, do not use themaster
branch - If it is not already selected, switch to the branch you want to build by clicking on the branch name, choosing "show more" under "Remote branches" and look for the name of the branch with an "origin/" prefix: e.g. origin/3.1.0.3-ai2.2.8. Left-click that name and select "Checkout". The following screenshot shows how this will look like (a different branch was used here):
- The system will now create a local branch with the same name as the remote branch and switch to that branch, which is indicated by the name of the branch being shown in the lower right corner
- You can now build the APK with Build -> Generate signed Bundle / APK
- In case of any error messages during the build, try to first run a "Clean build" by selecting Build -> Clean to remove any reminiants from previous builds
General remark: If you have been working with AndroidAPS 2.x before and this is the first time you build a 3.x version, please first build and run the regular AndroidAPS 3.x version from https://github.com/nightscout/AndroidAPS and doublce-check that this works fine. Only then upgrade to the version including autoISF.
For questions or feedback, please contact us at https://de.loopercommunity.org/t/woher-wie-autoisf/