openbmap / radiocells-nlp-android

radiocells.org Unified Network Location Provider
https://radiocells.org
Other
41 stars 13 forks source link

Geolocation doesn't work with Android 9 (Pie) #46

Open jw243 opened 4 years ago

jw243 commented 4 years ago

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!

lucasrangit commented 4 years ago

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
wish7code commented 4 years ago

Can you check the microG settings --> UnifiedNLP Settings --> select radiocells.org backend