radiocells-nlp-android
radiocells-nlp-android copied to clipboard
Geolocation doesn't work with Android 9 (Pie)
I cannot get a geolocation fix on Android 9 in Germany, neither using offline nor online mode.
Is the app not compatible with Android 9 or is something wrong with de.sqlite database?
Thanks!
The commit 3754d34613b0c618a0be3e9195b10f1ebb29c95b seems to add Android Q support.
@wish7code , I am able to build the project for Android 9 (API level 28) but the Radiocells app doesn't show up after I deploy the APK. Any tips?
To build I had to change the SDK to 28 compileSdkVersion
and targetSdkVersion
in build.gradle
and add a gradle.properties
with the following, which is documented here https://developer.android.com/jetpack/androidx .
android.useAndroidX=true
android.enableJetifier=true
Can you check the microG settings --> UnifiedNLP Settings --> select radiocells.org backend