Is there a way to open up the Messaging Activity on android with a specific SMS?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
// threadId should be the id of the sms/mms thread you want to view
This is the simplest way I found |
|||||
|
|
I dug this out of the source for the Messaging app (lines 311-315), so I'm pretty sure it'll work, but I don't have any experience with it.
|
|||
|
|
Try this
|
|||
|
|