Create a single adb backup for each app /sd and inform of missing apks
...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app.
The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well:
https://sourceforge.net/projects/adbextractor/
This is a software to rename all files within a folder with a specified starting name and file extension.
CHECK OUT AND SUPPORT MY LATEST ANDROIDPROJECTS IN HERE:
https://play.google.com/store/apps/developer?id=Deepak+PK
a java util to zip/unzip files and folders
Supported files for extraction:
7z, Zip, Tar, Rar, Lzma, Iso, GZip, Cpio,
BZIP2, Z, Arj, Lzh, Cab, Chm, Nsis, DEB, RPM, UDF, WIM
Supported compression format:
Zip
Minimum Requirements:
- needs Java 1.7 or above
CHECK OUT AND SUPPORT MY LATEST ANDROIDPROJECTS IN HERE:
https://play.google.com/store/apps/developer?id=Deepak+PK