Skip to content

Instantly share code, notes, and snippets.

@cpuuntery
Last active March 27, 2022 09:15
Show Gist options
  • Save cpuuntery/6e447d21a2e3928135ed91e50e5531da to your computer and use it in GitHub Desktop.
Save cpuuntery/6e447d21a2e3928135ed91e50e5531da to your computer and use it in GitHub Desktop.
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