Last active
March 27, 2022 09:15
-
-
Save cpuuntery/6e447d21a2e3928135ed91e50e5531da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell cmd appops set <package_name> NO_ISOLATED_STORAGE allow | |
adb shell cmd appops set your-package-name android:no_isolated_storage allow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment