I want to develop an application, the small part of which will search the string of message from an EditText in the Inbox of my device....
I have referred some links like
https://stackoverflow.com/questions/8941228/how-to-read-all-sms-from-inbox-in-android-2-2-and-above
http://androidforums.com/android-applications/1773-how-read-sms-android.html
Read all SMS from a particular sender
but could not make it possible... can anyone plz help me with a useful piece of code...Thanks in Advance.