I have been backing up my Nexus 7 with adb backup
to back up all files into an encrypted backup. I see that you can restore from a backup with adb restore
, but that would wipe all my existing data on the device.
How exactly would I extract one app's data from this encrypted backup file?