Hi Folks, I want to backup my application's data in Android Cloud's Storage. I have some questions regarding this,
1) To backup the data it needs Backup Transport. What will happen if the Backup Transport is not present on the Android device?? 2) Will Android Backup Service provides any Backup Transport(if not available on the device) when the application get registered with the Android Backup Service? 3) How to store the data present in the SQLite database to Cloud's storage? 4) If i distribute my application to many users. In that case how the data backup will happen?? How the Android Backup Service will get the primary google account present on the device if it contains more than one google account? Thanks in advance.. -- 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

