You realize that all of your contacts can be synchronized to a Google account in the cloud. That's a much better way of backing them up than storing the backup on your device, IMHO. You can do a complete reset and still get your contacts back in perfect shape.
Call logs are a bit different, but the Market has apps for backing them up to storage. You can then use USB to copy them off. On Mar 13, 12:10 am, abhijeet <[email protected]> wrote: > Hello, > > I am trying to write an application that will take a backup of all my > contacts and call logs so that I can restore them whenever required. I > have studied the com.android.app.backup pacakage but I encountered > that there is no agent for backing up the Database. > > Initially I thought of making a copy of entire db file but this seems > to create lots of data traffic. Is there any way through which I can > do a incremental backup of database, that is backing up only those > changes in database that are not available in previous backups ? > > Please let me know if you know any efficient way to do a backup of > database. > > 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

