Last modification time of a Contact on Android
- by aivlis
Hi guys. I need to get the last modification time of a Contact:
I try to use ContactsContract.Contacts.CONTACT_STATUS_TIMESTAMP, but in my emulator
it always returns 0. Any hint? Thanks, bye.