0

I have gone to various blog and tutorial (How to send image via MMS in Android?) and unable to get solution.

I want the solution to send Image with SMS (i.e MMS) programmatically without using Intent.

There is no documentation in this regard. Please suggest an alternative to do that without ACTION_SEND.

Cœur
  • 34,719
  • 24
  • 185
  • 251
Arpit Garg
  • 8,296
  • 6
  • 33
  • 59
  • you have to copy several classes from the android MMS application, as the android SDK does not support sending MMS. (mostly everything from com.android.mms and com.google.android.mms) see on grepcode how it works together – njzk2 Jan 19 '12 at 14:37
  • ok..that's f9 is there not any already integrated code.. and working well – Arpit Garg Jan 19 '12 at 15:22

0 Answers0