-2

I have found few examples in stackoverflow for integrating MMS with my android application. But nothing worked fine.

If some one can send me a good link for MMS integration in my application, i shall be very much thankful.

Looking forward for your response.

Thank you.

Sameera Thilakasiri
  • 9,452
  • 10
  • 51
  • 86

1 Answers1

0

For reading mms: How to Read MMS Data in Android?

For writing mms try using this example: http://maximbogatov.wordpress.com/2011/08/15/mms-in-android-part-2-working-with-mms-storage/

It adds the mmsdata to the tables, but there is still an issue with the message not showing in the native message application.

Hopefully this will get you started on the right track anyway.

Community
  • 1
  • 1
morohbj
  • 73
  • 1
  • 7