Updated Development and Debugging on Android (markdown)

master
Roland Coeurjoly 4 years ago
parent da9e8d6a35
commit 456be93144

@ -15,7 +15,8 @@ add `emulator` path to your paths (to start AVD without Android Studio):
`./kodev release android`
To build a signed apk:
`./kodev release --build android`
`./kodev release --debug android`
## Build x86 apk file:
`ANDROID_ARCH=x86 ./kodev build android`

Loading…
Cancel
Save