Hello........
Thanks for reply. Can anyone tell me how can i get the
phone number from where sms is sended.
Well i have got the body of sms by this coding.............
Uri uri = Uri.parse("content://sms/inbox/");
String[] columns = new String[]{"body"};
Now please tell me
String[] columns = new String[]{"?????"};
Am waiting for the answer. Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---