Nikolay Elenkov
Nikolay Elenkov
Thanks! Added address, I believe it's still active.
The tool doesn't really touch the tar file. Try using a different tar tool to extract (star, etc.).
His is just a sample Makefile, it is not meant to be portable, so you have to tweak it for your environment. What versions of Ubuntu and gcc are you...
Maybe not quite for every one, but most people :) Please open a PR and I'll merge it.
You can backup a single application by specifying the package name. If the app depends on any device-specific data (IDs, keys) it is likely to crash when restored with data...
You can set the password in the ABE_PASSWORD environment variable if you don't want to type it each time.
Sorry, it's ABE_PASSWD
The AIDL interface has changed, so if you want to talk directly to it, you need to pull up the latest AIDL from AOSP's master branch.
Yes, that's the one you need. Not sure what you are trying to do, but M has supported, public APIs for symmetric key generation, so you don't really need to...
Well, this is kind of the point of the keystore, not giving you the raw keys :) There are major changes in how the keystore works in M, especially wrt...