Nikolay Elenkov
Nikolay Elenkov
There is no way to do this reliably, unless you are using a custom ROM and are running as system or some other privileged user. The OpenMobile API won't allow...
Are there any concrete issues? PRs welcome if so
I know Spongy Castle is not needed on modern Android versions, but are there any specific issues (vulnerabilities) wrt this sample app?
Someone contributed that part, care to submit a 'fix' (pull request) for the README?
look at the header (text lines) of your backup archive and see what's there. If there are space or a different number format/order, maybe your phone is using slightly different...
Thanks @71walceli. I've merged that PR, but since the travis build is no longer running, you need to build from master.
Any idea what the exact change is? This seems to only happen when `-shared` is specified.
Does -nocompress help? If so, might be related.
Make a backup without excluding external storage (-sdcard), it seems the error happens during unpacking the SD card data.
Getting the files using a binary editor, or try using a scripting language to try the read specifics files could work. Assuming the files you need were backed up correctly.