Is it works. Are you talking about the Uri like content://sms/FieldS ? I couldn't find the any information about Sms provider. If u know something please share with us...
On Sat, Apr 18, 2009 at 10:51 PM, avrono <[email protected]> wrote: > > Marcus, > > I have also been looking for the docs, so far I have managed to > determine that the fields are as follows: > > //FieldS > //, thread_id, address, person, date, > //protocol, read, status, type, reply_path_present, subject, body, > service_center > -Avron > > On Feb 26, 11:20 am, Marcus <[email protected]> wrote: > > 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? > > > > -- ADEM KARAKOLLU --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

