I have same problem. Samsung Galaxy S Android 2.3.4

On Wednesday, December 1, 2010 12:05:07 PM UTC+2, lischc wrote:
>
> Hello! 
>
> I am currently trying to implement a simple app which uses the new 
> backup manager service. 
> But I am always getting these error messages: 
>
> 12-01 09:58:54.420: WARN/BackupTransportService(9965): Unknown package 
> in backup request: @pm@ 
> 12-01 09:58:54.450: WARN/BackupTransportService(9965): Not ready for 
> backup request right now: [OperationScheduler: enabledState=false 
> lastSuccess=2010-10-07/09:33:51 moratoriumSet=2010-12-01/09:53:32 
> moratorium=1970-01-01/01:00:00 trigger=1970-01-01/01:00:00] 
> 12-01 09:58:54.450: WARN/PerformBackupThread(9965): Backup pass 
> unsuccessful, restaging 
>
> What does they mean? 
>
> If I change backup transport to local version with following command 
>
>     adb shell bmgr transport android/ 
> com.android.internal.backup.LocalTransport 
>
> everything works well. So its not a problem of my code, I think... 
>
> Regards!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to