huzongyao / NostalgiaLite

Three game emulators: FC(Nes), GG, GBC for Android
https://github.com/huzongyao/NostalgiaLite
157 stars 53 forks source link

Not working on Android 11 (Need to implement Scoped Storage Model) #8

Open mlogesh2 opened 3 years ago

mlogesh2 commented 3 years ago

preserveLegacyExternalStorage=true. Won't work anymore on Android 11 (API 30) Roms were not detected even after giving storage access in android 11.

Reference: https://stackoverflow.com/questions/63364476/requestlegacyexternalstorage-is-not-working-in-android-11-api-30 https://developer.android.com/about/versions/11/privacy/storage