Last active
September 27, 2018 14:37
-
-
Save miaulightouch/c319cfa4dcfc990920f47f756c022271 to your computer and use it in GitHub Desktop.
This file contains 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
#!/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