I am working on an android app, where I need to save sender, SMS body, date and time of the incoming SMS. Right now I can be able to capture the message body and sender. But I cant able to get the date and time of SMS. Even I checked out some of the posts in stackoverflow but none of them capture date and time. So can anyone here please suggest or show me piece of code to capture date and time from incoming SMS? Thanks in advance
NOTE: I tried the following links