I am working on a sms application, in which i have used folder listener to access the Inbox sms. I want to read all the sms present in the inbox at a time. Is it possible to do this, because what i have done is to read incoming sms. When a sms added in the Inbox folder we can catch that event but here I want ot read all the sms from Inbox.
Please suggest me the solution or some fruity sample code. Thanxsss a ton in advance...!