Last active
February 1, 2021 12:27
-
-
Save soredake/72c3a37a4b4a44fe2d31e82b249f8505 to your computer and use it in GitHub Desktop.
fix google backup https://forum.xda-developers.com/t/forcing-pixel-2-xl-backup.3691071/ https://forum.xda-developers.com/t/forcing-pixel-2-xl-backup.3691071/page-6#post-80445059
This file contains hidden or 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
su -c 'bmgr run | |
bmgr backupnow --all | |
bmgr cancel backups | |
bmgr backup --all' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
run in termux
curl -sL https://git.io/JtRDV | bash -