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

update Android SDK API #129

Open
soundsnow opened this issue Jan 22, 2023 · 2 comments
Open

update Android SDK API #129

soundsnow opened this issue Jan 22, 2023 · 2 comments

Comments

@soundsnow
Copy link

For Android 11, 12, 12.1(12L), 13, 14

@Bardock88
Copy link

Bardock88 commented Jan 24, 2023

For Android 11, 12, 12.1(12L), 13, 14

In this case, it is necessary to observe if you can update the minimum API which is API 16(Android 4.1) to at least API 20(Android 4.4) or 21(Android 5.0) to be able to work correctly for these latest versions of Android which can cause other users to lose the chance to play NDS on devices with A4.1. The Kotlin programming language would serve to maintain compatibility without interrupting the use of the application (emulator), I don't know how to program but I'm an enthusiast about this kind of thing 😁.

@ghost
Copy link

ghost commented Feb 18, 2023

This is invalid

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

2 participants