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

Incompatibility with new Android devices #18

Open
rr- opened this issue Jun 27, 2023 · 2 comments
Open

Incompatibility with new Android devices #18

rr- opened this issue Jun 27, 2023 · 2 comments

Comments

@rr-
Copy link

rr- commented Jun 27, 2023

The Play Store says it is not possible to install this app on an Android 13 device, since it was created for older Android versions.

@schwiet
Copy link

schwiet commented Sep 7, 2023

I also just ran into this issue. The app does work with newer versions of Android, but the Google Play store now requires existing apps to have a targetSdkVersion of 31 or newer. So a workaround is to clone this repo, build the APK and install it on your phone.

@RowanHawkins
Copy link

RowanHawkins commented Apr 24, 2024

The Play Store says it is not possible to install this app on an Android 13 device, since it was created for older Android versions.

Instead install F-Droid and manage it through there. Then you don't have to deal with googleisms. Its perfect for software like this that has source available.

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