Google Play Store has been nagging me about updating my apps to be "API Level 29 compatible with Android 10" for a while. They no longer will let me upload OHR games and are going to make my games down in November unless they are compliant.
Here's a list of the Level 29 requirements: https://developer.android.com/distribut ... t-sdk.html
Is there a plan to update OHR for Android 10 in the near future? If not, I can always just distribute Android games on other platforms, although Google Play is the biggest.
Thanks guys!
Android 10 compatibility
Moderators: marionline, SDHawk
- Willy Elektrix
- Liquid Metal Slime
- Posts: 910
- Joined: Sun Aug 15, 2010 11:30 pm
- Bob the Hamster
- Lord of the Slimes
- Posts: 7684
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
According to the "Plan for Android 8.0 target" mailinglist thread, both project/project.properties and project/AndroidManifestTemplate.xml need changing.
And more changes to external storage permissions, again. We still haven't fixed access to external storage that was broken by Android 8.
This sounds important and useful. sdl-android stretches to fill the whole display, it doesn't preserve aspect ratio, which looks pretty bad if there's a significant mismatch.When resizeableActivity is set to false, apps can additionally specify a minAspectRatio which automatically letterboxes the app on narrower aspect ratios.
And more changes to external storage permissions, again. We still haven't fixed access to external storage that was broken by Android 8.