try link to line #L127
This commit is contained in:
parent
a40f5f9eb6
commit
f817f61876
1 changed files with 2 additions and 2 deletions
|
@ -30,9 +30,9 @@ adb install -r app/result/app.apk
|
|||
* small app.apk file
|
||||
* oftentimes faster compile time (as compared with AndroidStudio Gradle builds)
|
||||
* quick "webview" which can serve as starting point for people that can to PWA and websites
|
||||
* Assisted initial configuration provides access to configure almost all types of [Android app permissions](app/.Makefile.scripts/make--app-config.sh)
|
||||
* Assisted initial configuration provides access to configure almost all types of [Android app permissions](app/.Makefile.scripts/make--app-config.sh#L127)
|
||||
* no need to have Kotlin, Gradle setup
|
||||
|
||||
/
|
||||
## basic info
|
||||
|
||||
This repo should allow to generate an empty "android app". by simply cloning this repo and
|
||||
|
|
Loading…
Add table
Reference in a new issue