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

Android: Use system cache directory as cache directory #8949

Merged
merged 1 commit into from Jul 13, 2020

Conversation

JosJuice
Copy link
Member

This lets Android automatically delete data in the cache directory when the device is running low on space or when Dolphin is uninstalled.

This lets Android automatically delete data in the cache
directory when the device is running low on space or
when Dolphin is uninstalled.
@mbc07
Copy link
Contributor

mbc07 commented Jul 12, 2020

Ideally the entire user folder should be moved to the app's own external directory (Internal Storage/Android/data/com.dolphinemu.dolphinemu/), but regardless this is a nice first step.

Storage access is gonna be even more restrictive with Android 11 and we don't even support Scoped Storage yet, this is gonna bite our arses soon =/

@JosJuice
Copy link
Member Author

I will work on that eventually.

@Tilka Tilka merged commit a98df56 into dolphin-emu:master Jul 13, 2020
@JosJuice JosJuice deleted the android-cache branch July 13, 2020 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants