Skip to content

Commit

Permalink
Upload andriod README with info about the release apk.
Browse files Browse the repository at this point in the history
  • Loading branch information
francisduvivier committed Oct 1, 2020
1 parent 2ff9652 commit a4a42fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Our application is derived from the [TensorFlow Lite Object Detection Android De

### Prerequisites

- Setup [Android Studio](https://developer.android.com/studio/index.html)
- [Android Studio 3.2 or later](https://developer.android.com/studio/index.html) for building and installing the apk, or otherwise download the apk from the assets of the [latest release](https://github.com/intel-isl/OpenBot/releases/latest).
- Android device and Android development environment with minimum API 21
- Android Studio 3.2 or later

### Building

- In case you are using the apk from the assets of the [latest release](https://github.com/intel-isl/OpenBot/releases/latest), you can skip the below steps and instead just [install](https://www.lifewire.com/install-apk-on-android-4177185) it on your phone directly. Note that the app is signed only with a debug key.
- Open Android Studio and select *Open an existing Android Studio project*.
- Select the OpenBot/android directory and click OK.
- Confirm Gradle Sync if neccessary.
Expand Down

0 comments on commit a4a42fb

Please sign in to comment.