Search code examples
androidbackupadb

adb backup with build tools v23 fails


I'm trying to view files saved to the internal sdcard on my Android device in order to debug my application.

I used to be able to use adb backup to this this. I just upgraded to Build Tools v23, and now when I try to run adb backup from Terminal in OSX, I get a 'Bus error: 10' response and no backup.

Any ideas?


Solution

  • This has been fixed in ADB Build Tools 23.0.1.