Skip to content

[enhancement] Ability to target API Level 33 (Android 13) #149

@MVoloshin71

Description

@MVoloshin71

@pelya , hello! I have a few fixes that I needed to run libSDL applications (for example, Bochs) while targeting API Level 33 (Android 13).
1st one adds FLAG_MUTABLE flag to PendingIntent's in project/java/DummyService.java
2nd adds MANAGE_EXTERNAL_STORAGE permission into AndroidManifestTemplate.xml
3rd adds requesting MANAGE_EXTERNAL_STORAGE permission for Android 11+ into project/java/MainActivity.java
Should I create a PR for that?

P.S. https://github.com/lubomyr and I previously worked on Bochs port to Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions