Search code examples
androidmms

How does Android Send MMS


Is there a simple code to download that provide the sending of an MMS using Android. I found many example but not the full code. Please Help me.


Solution

  • Kindly found the below link to download source code

    http://www.ziddu.com/download/14286605/SendMMS3.zip.html

    And you will get instruction from the below link

    http://androidbridge.blogspot.in/2011/03/how-to-send-mms-programmatically-in.html

    And you can see the below link for example of how to send MMS

    http://matrix-examplecode.blogspot.in/2011/08/send-mms-example.html