another update to the Android Backup and Restore Tools project.
As some users had issues with restoring splitted apks I added another restore script which uses a session/transaction based restoring method without the need to upload the full apk to the device for restoring
The updated sources y...