I'm trying to take full backup using "adb backup -all -f path" and it took backup and stored in my PC.
When i try to restore it using "adb restore path" then it restored into the target device.
ADB backup command is not taking backup of messages, contacts and pictures. Kindly guide me if im missing something.
I could see that i have to use "adb root" to take backup using pull command. Will the device warranty be there if i use adb root command?
Thanks you with anticipation