[android-developers] Dealing with Contacts in Android 2.1 (Deleted Contacts)

2010-11-05 Thread Bassel Kh
Hello folks, I'm building backup\restore software for contacts using Android 2.1, I understood the structure; I mean the relation between Contact, RawContact, and Data. http://developer.android.com/resources/articles/contacts.html I checked the database (contacts2.db) and after studying it I

[android-developers] How to get contact creation/modification time for incremental backup purpose?

2010-07-07 Thread Bassel Kh
Hello guys, I'm creating contact backup project, I need the backup to be incremental, in this case the most important thing the creation/ modification time of a contact. I checked the contact2.db, it is not giving me this value. The question is: How to get the creation/modification time of a