woesss / JL-Mod

J2ME emulator for Android (unofficial fork of https://github.com/nikita36078/J2ME-Loader)
Apache License 2.0
152 stars 12 forks source link

Android 14 requires read-only DEXes #76

Closed NamtarR closed 8 months ago

NamtarR commented 8 months ago

Build version: 0.84.4

Game version: Any game

Device model: Pixel 7a

Android version: 14

Description of the issue: Since Android 14 loading DEX files requires them to be read-only. This requirement makes loading any game fail on start on Android 14. https://developer.android.com/about/versions/14/behavior-changes-14#safer-dynamic-code-loading