Hi all, I have written an android application which reads messages from the inbox using ContentResolver.query method. I wasn't able to get the column name constants like Contact.NUMBER related to SMS messages stored in inbox /drafts.
Currently, i printed all the column names using 'Cursor' provided by android and came to know about the existing column names like 'Data' ,Address', 'Number','Service_Center',etc. Can anyone tell me where can i find the constants for these column names ? Thanks, Adithya. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

