try link to line #L127

This commit is contained in:
Alexander Mahr 2024-12-25 22:58:32 +01:00
parent a40f5f9eb6
commit f817f61876

View file

@ -30,9 +30,9 @@ adb install -r app/result/app.apk
* small app.apk file * small app.apk file
* oftentimes faster compile time (as compared with AndroidStudio Gradle builds) * 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 * 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 * no need to have Kotlin, Gradle setup
/
## basic info ## basic info
This repo should allow to generate an empty "android app". by simply cloning this repo and This repo should allow to generate an empty "android app". by simply cloning this repo and