Skip to content

Instantly share code, notes, and snippets.

@miaulightouch
Last active September 27, 2018 14:58
Show Gist options
  • Save miaulightouch/812cbf0eb5f72e6b6195044b4fd95bf7 to your computer and use it in GitHub Desktop.
Save miaulightouch/812cbf0eb5f72e6b6195044b4fd95bf7 to your computer and use it in GitHub Desktop.
delete zaga account asap
adb shell
su
am force-stop com.nintendo.zaga;rm /sdcard/Android/data/com.nintendo.zaga/files/uuid.bin;rm /data/data/com.nintendo.zaga/shared_prefs/deviceAccount\:.xml;monkey -p com.nintendo.zaga -c android.intent.category.LAUNCHER 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment