I've searched for couple days about sending MMS,all i can find is the intent.ACTION_SEND things.I'm building a messaging program and i really need this mms sending feature. Any tips about it? Is there any API for sending MMS?
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.
|
|
If you have to send mms with any image then this code.
OR If you have to send mms with audio or video file then used this.
any query please replay. |
|||
|
|
|
Why does not ACTION_SEND suit you? What exact functionality do you need?
Crude example, but even though as you see you may input any type of data there using MMS. You may also check this link, if you want more info: http://android.git.kernel.org/?p=platform/packages/apps/Mms.git;a=tree |
|||||
|