Skip to content

Commit

Permalink
Update Building-APK.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danamlewis committed Jun 10, 2018
1 parent 2756a52 commit deff8b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Installing-AndroidAPS/Building-APK.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Installing AndroidAPS - Build the APK

* Install [Android Studio](https://developer.android.com/studio/install.html).
* Use git clone in Android Studio as shown in screenshot below.

Expand Down Expand Up @@ -35,4 +37,4 @@

* Click on 'Show in Explorer'. You'll find the APK is generated, sometimes it may take time to display.

* Copy the APK with the same filename as the buildtype you chose to your android phone, and install it. If the apk does not install and you have an older version of AndroidAPS on your phone that was signed with a different key then you will need to uninstall this first, remember to export your settings if so.
* Copy the APK with the same filename as the buildtype you chose to your android phone, and install it. If the apk does not install and you have an older version of AndroidAPS on your phone that was signed with a different key then you will need to uninstall this first, remember to export your settings if so.

0 comments on commit deff8b7

Please sign in to comment.