Compare commits
1 Commits
acf0e7efe9
...
ae54aaa4a7
Author | SHA1 | Date | |
---|---|---|---|
ae54aaa4a7 |
|
@ -28,7 +28,7 @@ gogio -target android .
|
||||||
adb install -r hrm.apk
|
adb install -r hrm.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
The compiled Java code for the Android implementation is pre-packaged in
|
Java code for the Android implementation are pre-packaged in jar files.
|
||||||
jar files. If you want to, you can re-compile these dependencies by running
|
If you want to, you can re-compile these dependencies by running `go
|
||||||
`go generate` from the `depjars` directory. You will need to have `gradle`,
|
generate` from the `depjars` directory. You will need to have `gradle`,
|
||||||
an Android SDK, and who knows what else installed on your machine.
|
an Android SDK, and who knows what else installed on your machine.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user