Nikolay Elenkov
Nikolay Elenkov
Sounds like CM broke something again.
Thanks everyone for the updates. I'll add support for CM13 once the interface stabilizes, but it seems this is not yet the case.
@tdm Looks good, thanks! Hopefully it gets merged.
BTW, any idea why CM removed the native support for different FDE and lockscreen passwords (was in CM11, IIRC)? That is by far the best option.
What is the Helium specific part about this? It looks you just added a tar library which extracts the tar archive, which you can also do with the `tar` command.
OK, thanks. So it seems Helium produces broken tar files, not sure if it's a good idea to encourage this :) Can you post a sample `.ab` archive and the...
I haven't tried it with 7.1, but extraction does work for 7.0. Are you sure that the file is complete and the password is correct? BadPadding usually means the key...
Where did you download the jar from? You should really build from source, if possible, there are a few old versions distributed by third parties. You could try backing app...
Hi, I don't see anything obvious in the code that will make it fail for large files. What version of Java are you using? Try using the latest 1.8.x if...
See my comments above. BadPaddingException usually means truncated archive or problem with password. What version of Android did you create the archive with, and how big is it?