Last active
September 27, 2018 14:58
-
-
Save miaulightouch/812cbf0eb5f72e6b6195044b4fd95bf7 to your computer and use it in GitHub Desktop.
delete zaga account asap
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
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