On Mon, Aug 9, 2010 at 4:54 PM, Arthur Neves <[email protected]> wrote: > yeap, cool, that`s a good solution, but in Blackberry, I don`t have to add a > screen in my app to do the backup/restore managements, the user do this by > the software(Desktop Manager) inĀ some PC, I just have to implements some > interfaces in my application and than the software can manage the > backup/restore. > Is there anything similar for android?
Yes, but you rejected it in your original post on this thread. It also only works on Android 2.2. And I am not a terribly big fan of it: http://commonsware.com/blog/2010/07/11/backupmanager-unsafe-at-any-speed.html -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- 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

