Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
newmoonlong opened this issue Mar 15, 2024 · 2 comments
Open

Comments

@newmoonlong
Copy link

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

@Warilized
Copy link

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.

@JackCorer
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants