Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jw243 opened this issue Dec 30, 2019 · 2 comments
Open

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

jw243 opened this issue Dec 30, 2019 · 2 comments

Comments

@jw243
Copy link

jw243 commented Dec 30, 2019

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
Copy link

lucasrangit commented Jun 23, 2020

The commit 3754d34 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
Copy link
Member

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

@mvglasow mvglasow mentioned this issue Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants