Hi,

I would like to program something with SMS (backup, export, etc.).

But I can't find any documentation about this ContentProvider?

I found that the uri is content://sms and it works. And I also found a
short thread about the column-names (also found with getColumnNames).

But I can't find anything about the contents like the status, type
etc. I tested something out and now I know

type=1 received message
type=2 sent message
type=3 draft message

But what about the other fields?

Also I saw something about android.provider.telephony, but can't find
it in the sdk.

And android.telephony.gsm.SmsMessage doesn't contain any information
about the content provider nor the fields in the provider.

Where do I have to look for the docs?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to