Hi

When using the Android SDK emulator, I saw that when you make calls
and sms messages the Android phone keeps a record of when these were
made.
For example there is a list of all the recent calls which includes
times and dates.

But when I look at the database of the Android platform i cannot see
the time stamp information stored any where
Instead I see the date value as "0" and not a Unix time stamp as
expected.
/data/data/com.android.providers.contacts/databases/contacts.db

This seems to be the same for the sms database, no time stamp
information is saved in the date column, instead there is a "0" value.
/data/data/com.android.providers.telephony/databases/mmssms.db

Does anyone know where the time stamp information is kept for the
recent calls list and the sms inbox/sent items is kept please?
I do not understand why the time stamp value is "0" but the emulator
still has an accurate record of when the last calls/messages were sent/
received.
Has any one got any ideas of why this could be?

Kind Regards

Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" 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-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to