I am testing my custom BackupAgent. The below is my test in Simulator & Eclipse ADT
Test 1 backup & restore using command ---- WORK WELL
Test 2 Backup / uninstall app / re-install app ---- NOT WORK
Updated
Anyone has any ideas? Thank you!
very late, but have you tried setting the transport service to local?
adb shell bmgr list transports
prints
android/com.android.internal.backup.LocalTransport
* com.google.android.gms/.backup.BackupTransportService
change it to the local one
adb shell bmgr transport android/com.android.internal.backup.LocalTransport
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With