SMAPI-Android-Installer icon indicating copy to clipboard operation
SMAPI-Android-Installer copied to clipboard

Cannot access android/data on android 14 and my solution to fix this

Open newmoonlong opened this issue 1 year ago • 2 comments

For Android 13 and above, you need to give access to specific folders instead of the entirety of android/data like on Android 12 (Android/data/com.zane.stardewvally/files/Mods)

Please fix in next update. Thank you so much

newmoonlong avatar Mar 15 '24 14:03 newmoonlong

This has to do with Android 13 permission. Android 13 implements scooped storage for apps so that they can only use files inside android/data to run. They said it was for privacy reason.

Warilized avatar Mar 20 '24 10:03 Warilized

Puedes usar Shizuku y darle permisos de raiz a algún explorador de archivos como file Explorer fv

JackCorer avatar May 29 '24 13:05 JackCorer