If I run:
adb backup -apk -shared -all -f \Path\to\backup.ab
Can I then later extract the .ab file on OSX to view and edit individual files?
If I run:
adb backup -apk -shared -all -f \Path\to\backup.ab
Can I then later extract the .ab file on OSX to view and edit individual files?
It looks like this tool might be able to do this. A search for 'android backup extractor' also returns a couple of alternatives