You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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 text was updated successfully, but these errors were encountered: