tags:

views:

56

answers:

0

Hi

I am writing an Android app where I need to send an image and text. I called intent with action Action_send, but it launches a GUI to compose a message. Can any one tell me how to send an MMS from code only with out triggering any GUI? Is there any intent action, where I can message directly?

Thanks