nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

JSR75 file access with SAF #984

Open pachuco opened 1 year ago

pachuco commented 1 year ago

Emulator version: 1.7.8-dev, 1.7.8-play

Game version: UniFM(or any other midlet using file api)

Game resolution: N/A

Device: Xiaomi Mi 10T Pro.

Android version: 12

Description of the issue: J2ME Loader does not ask for file permissions. By default, it will only see files created by installed midlets. Manually giving J2ME Loader permission on Android only lets installed midlets access images and sounds. Other types of file cannot be introduced in J2ME Loader, unless sneaked in via a midlet.

pachuco commented 1 year ago

No such pain on older Android 9 phone.