Android Question How to Call SMS Messaging Details Screen

Richard Goh

Active Member
Licensed User
Longtime User
I would like to know how can I call the SMS details screen in Android Phone Messaging from my apps?
I want to open the SMS details messaging screen for particular number by passing in the Address. The PhoneSMS is managed to list the SMS db contents. But I wanted to use the android phone standard screen to show the details. Any advice on this?

Thank you.
 

Richard Goh

Active Member
Licensed User
Longtime User
Something similar to the attached screen.
Either to launch the standard SMS / MMS apps to display the details for the particular group. Is it possible to do that?
 

Attachments

  • SMS Group.png
    SMS Group.png
    28.5 KB · Views: 137
Upvote 0

Richard Goh

Active Member
Licensed User
Longtime User
Thanks Erel.
I think I will need to create a program to handle that. Btw, how can I call the default SMS app? Can provide a sample code?
Thank you.
 
Upvote 0
Top