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

Android 9 support #19

Closed
wants to merge 4 commits into from
Closed

Android 9 support #19

wants to merge 4 commits into from

Conversation

DadiBit
Copy link

@DadiBit DadiBit commented Aug 27, 2024

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Bump libraries versions
  • Removed Hinglish resource folder, preventing build in android studio
  • Lowered minSdk to support Android 9
  • Tested on ANE-LX1 (Huawei P20 Lite) running EMUI 9.1

Relies on the following changes

  • Requires supporting SDK 28

Acknowledgement

App builds fine on my ANE-LX1 running EMUI 9;
There's room for improvement on the performance, but there's no bug (apparently, at least).
Hinglish resources are not (yet) supported by Android Studio.

See: https://stackoverflow.com/a/71419202/9373031
@naveensingh
Copy link
Member

Thanks but there are no plans to add support for older versions.

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

Successfully merging this pull request may close these issues.

2 participants