Controlling the Global User Directory: Difference between revisions

(Added information about Android and scoped storage)
Line 70: Line 70:
* You were using Android 10 or older when you installed Dolphin, and you haven't uninstalled Dolphin since then
* You were using Android 10 or older when you installed Dolphin, and you haven't uninstalled Dolphin since then
* You were using Dolphin {{revision|5.0-15341}} or older when you installed Dolphin, and you haven't uninstalled Dolphin since then
* You were using Dolphin {{revision|5.0-15341}} or older when you installed Dolphin, and you haven't uninstalled Dolphin since then
* You have manually disabled scoped storage for Dolphin using the following command (only possible if you have a rooted device or a debug version of Dolphin): <pre>adb shell cmd appops set org.dolphinemu.dolphinemu android:legacy_storage allow && adb shell am force-stop org.dolphinemu.dolphinemu</pre>
* You have manually disabled scoped storage for Dolphin using the following command (only possible if you have a rooted device or a debug version of Dolphin): <pre>cmd appops set org.dolphinemu.dolphinemu android:legacy_storage allow && am force-stop org.dolphinemu.dolphinemu</pre>


[[Category:Tutorials]]
[[Category:Tutorials]]
211

edits