Is there a reliable way to make a full desktop backup of all apps, app settings, files from an Android running Oreo?
I have tried using SDK and using the adb backup command. It seems to backup all the data but restore doesn't work. I have also noticed that backups made a few hours apart can be wildly different in terms of file size, which implies that it doesn't work consistently.
Is there something similar to the itunes back for iphone which works reliably? Thanks