Skip to content

Instantly share code, notes, and snippets.

@miaulightouch
Last active September 27, 2018 14:37
Show Gist options
  • Save miaulightouch/c319cfa4dcfc990920f47f756c022271 to your computer and use it in GitHub Desktop.
Save miaulightouch/c319cfa4dcfc990920f47f756c022271 to your computer and use it in GitHub Desktop.
#!/bin/bash
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