Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cominixo committed Aug 13, 2020
1 parent 8d9b379 commit dfbbce4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Do not use sensors modified with this app to make medical decisions. I am not re
## Installation
To use this app, you'll have to build it yourself.

[This guide](https://androidaps.readthedocs.io/en/latest/EN/Installing-AndroidAPS/Building-APK.html) from the AndroidAPS docs explains how to build an apk, the steps should be basically the same, just using this repository instead.

You'll need the Android SDK installed and define the ANDROID_SDK_ROOT environment variable, after that, you can run gradlew to build the .apk file (it should probably be signed so you can install it).

You can also install Android Studio and build it from there.
Expand Down

0 comments on commit dfbbce4

Please sign in to comment.