AAPS is not available to download, due to regulations concerning medical devices. It is legal to build the app for your own use, but you must not give a copy to others! See FAQ page for details.
In case you want to upgrade **AAPS** with a browser for the first time : copy your back-up keystore file to your Google Drive. Then follow the [Browser Build **AAPS** procedure](../SettingUpAaps/BrowserBuild.md) instead of this guide. Instead of creating a new keystore, you must select the one you have copied from your computer.
This operation will be mandatory only the first time, then for successive upgrades you will be able to follow this guide.
:depth: 1
:local: true
In case you experience problems, see separate page for troubleshooting Android Studio.
Export your settings from the existing AAPS version on your phone. You might not need it, but better be safe than sorry.
See the Export & import settings page if you don't remember how to do this.
(Update-to-new-version-update-your-repo)=
:class: warning
Browser Build is available from AAPS version 3.3.2.1.
- Select Repositories.
- Scroll down and select your own AndroidAPS repository.
- Verify you are using your own copy of AndroidAPS (Forked from nightscout/AndroidAPS)
- Tap Sync Fork to update it (the number of commits behind might differ from the picture)
- Tap Update Branch
Note: if you have modified your copy of AndroidAPS by mistake, you will see this screen. Discard all changes (commits) to return to the released version.
You have now synchronized (updated) your own copy with the latest release of Android APS. Good job.
- In your GitHub copy of AndroidAPS, select Actions.
- Expand All Workflows.
- Select AAPS-CI
- Scroll down and tap Run Workflow.
- Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the variant (fullRelease), and then tap Run workflow.
- You will see the message Workflow run was successfully requested. Refresh your browser page and you will be able to monitor the build progress. When the action completes, the AAPS CI action will show a green tick mark. You have successfully built the updated version of Android APS. This means that the Master and Wear apk is now directly saved into your Google Drive (as per below). AAPSClient apk can be downloaded from Github > nightscout > AndroidAPS here
- Open your Google Drive
- Browse into AAPS, select the new version folder and you will find both the phone and Android Wear versions.
Continue here
If anything goes wrong, don't panic.
Take a breath!
Then see the troubleshooting tips if your problem is already documented!
If you need further help, please reach out to other AAPS users on Facebook or Discord.









