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

Support Android 15 #3990

Open
kelson42 opened this issue Sep 11, 2024 · 1 comment
Open

Support Android 15 #3990

kelson42 opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@kelson42
Copy link
Collaborator

Android 15 is going to be released soon according to Google
https://www.androidcentral.com/apps-software/android-15

Can we fully support it? What would that take?

@MohitMaliFtechiz
Copy link
Collaborator

@kelson42 Yes we can add support for the Android 15 in our app. To fully support the Android 15 we have to test with the "private storage" like a ticket #3989.
Also in Android 15, there are some changes in foreground services. So we must adjust our "Read Aloud", and "Hotspot" services.
Also, the new gradle that supports the Android 15 will come with some improvements and deprecation of methods so we have to refactored our code according to it.

These some points on which we have to work while adding the support for Android 15.

@kelson42 kelson42 modified the milestones: 3.12.0, 3.13.0 Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants