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

Fix to Android 11 scoped storage #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JustAnotherSuit
Copy link

@JustAnotherSuit JustAnotherSuit commented Jul 8, 2021

This supposed change to the manifest will allow the application to function normally again in Android 11's scoped storage, by opting out of it. Without this change the app is unable to access xp3 files.

Relevant links:

https://developer.android.com/training/data-storage/manage-all-files

https://developer.android.com/training/data-storage/use-cases#opt-out-scoped-storage

Fixes #116

This supposed change to the manifest will allow the application to function normally again in Android 11's scoped storage, by opting out of it. Without this change the app is unable to access xp3 files.
@JustAnotherSuit JustAnotherSuit changed the title Fix to Android 11 scoped storage Fix to Android 11 scoped storage, fixes issue #116 Jul 8, 2021
@JustAnotherSuit JustAnotherSuit changed the title Fix to Android 11 scoped storage, fixes issue #116 Fix to Android 11 scoped storage, fixes #116 Jul 8, 2021
@JustAnotherSuit JustAnotherSuit changed the title Fix to Android 11 scoped storage, fixes #116 Fix to Android 11 scoped storage, fixes zeas2/master#116 Jul 8, 2021
@JustAnotherSuit JustAnotherSuit changed the title Fix to Android 11 scoped storage, fixes zeas2/master#116 Fix to Android 11 scoped storage, fixes zeas2/Kirikiroid2#116 Jul 8, 2021
@JustAnotherSuit JustAnotherSuit changed the title Fix to Android 11 scoped storage, fixes zeas2/Kirikiroid2#116 Fix to Android 11 scoped storage Jul 8, 2021
@Josaem
Copy link

Josaem commented Oct 11, 2022

Hey friend, would this allow us to have the games on the SD card? If yes, is there a build you can share since the og dev doesn't seem to be interested in checking your pr?

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

Successfully merging this pull request may close these issues.

Files Don't Display on Android 11
2 participants