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

Incompatible with Android 14 #1862

Open
eylenburg opened this issue Jan 30, 2024 · 7 comments
Open

Incompatible with Android 14 #1862

eylenburg opened this issue Jan 30, 2024 · 7 comments

Comments

@eylenburg
Copy link

F-Droid just gives me the "incompatible" warning, "built for an older version of Android". If forced to install, it ends with a non-descript error message. I think Android 14 (and newer versions) now requires a minimum Android API version for apps. The only workaround is installing via adb.

@licaon-kter
Copy link

Yup, only apps built with targetSDK 23 or later (not related to minimum supported) can be installed on Android 14.

@Gamer750
Copy link

Please support android 14

@RetroBunn
Copy link

eSpeak does support Android 14.
I’m running it on a Samsung Galaxy S22 Ultra. You may need to compile it from source via Gradle or Android Studio.

@licaon-kter
Copy link

Then let's rename this to "Tag a new release"?

@Gamer750
Copy link

Gamer750 commented Apr 28, 2024

eSpeak does support Android 14. I’m running it on a Samsung Galaxy S22 Ultra. You may need to compile it from source via Gradle or Android Studio.

Just a question did you delete one ui in your phone did the multi tasking feature is working when I delete one ui the multi tasking feature was not working do you know how to fix it

@RetroBunn
Copy link

That might be out of scope for this discussion.

@licaon-kter
Copy link

Also note that many newer devices that will get Android 14 (stock or custom) might end up arm64 only so the current espeak can't be installed unless it's built for that arch too.

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

4 participants