Execute on your computer
adb backup -apk -shared -all
This should hopefully create backup.ab with all of your apps, OS, and data. To restore, execute the following.
adb restore backup.ab
1.4m articles
1.4m replys
5 comments
57.0k users