Hi All, Im trying to do the backing up of my application's data into the Google Servers..
For doing this i've implemented a BackupAgent in my code and i i included this in the Android Manifest file and "Meta-data" after registered my Application's package with the Android Backup Service. When i run the application to do the backup this is not performing the backup.. Im using Nexus one device(connected to WIFI also) . Could any one please let me know why it is not calling my BackupAgent's onBackup() method?? Am i missing some thing, to include in the Android manifest file or some where in the program?? -- 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

