Any one.. On Wed, Jul 13, 2011 at 12:24 PM, A N K ! T <[email protected]>wrote:
> Thanks Kirubakaran, > > I have tried that. i dont want to open dialog of available apps. i Just > want to send it through Messaging Client. > > any clue? > > > On Tue, Jul 12, 2011 at 3:02 PM, kirubakaran S > <[email protected]>wrote: > >> Hi, >> Use the same intent. Attach the message content in extras field of >> Intent. Intent is the best way to >> send MMS. >> >> On Tue, Jul 12, 2011 at 2:50 PM, A N K ! T <[email protected]>wrote: >> >>> Hi All, >>> >>> I have an issue. I want to send MMS. if i use Intent then it is >>> starting application which can send MMS. >>> >>> I need to sent it by default. I have gone through the code of MMS native >>> app there is a Class called MMSMessageSender which is responsible for >>> sending mms(I think). but dont know how to use that class or which code >>> should i use to do the task. >>> >>> -- >>> Thanks & Regards, >>> Ankit Awasthi >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >> >> >> >> >> -- >> cheers >> Kirubakaran.S >> http://kirubakaran-blessedblogger.blogspot.com/ >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > > -- Thanks & Regards, Ankit Awasthi -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

