Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Merge branch 'devel' of https://github.com/hapi-robo/connect into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
r-oung committed Sep 16, 2020
2 parents 44ee36a + 656aa3b commit 042253b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ Important Files:
* android/app/src/main/res/values/strings.xml
* android/app/src/main/res/layout/activity_main.xml
* android/app/src/main/java/com/hapirobo/connect/MainActivity.java

## Installation
Since the `testOnly` flag is set to `true`, use the `-t` flag to install:
```
adb install -t <apk-filename>
```

0 comments on commit 042253b

Please sign in to comment.