[android-developers] Re: How to send mail in HTML format?

2009-04-24 Thread havexz
Someone have any idea On Mar 30, 1:19 am, havexz wrote: > I want to send the Email in HTML format. Currently i am using the > default text format using the Intent. > > sendIntent.putExtra(Intent.EXTRA_TEXT, "helleo"); > > But I want to send the email in html format something llike > > "helleo" >

[android-developers] Re: How to send mail in HTML format?

2009-05-04 Thread Jonapin
Hi havexz, Do You find the solution? Jonapin On 24 abr, 12:19, havexz wrote: > Someone have any idea > > On Mar 30, 1:19 am, havexz wrote: > > > I want to send the Email inHTMLformat. Currently i am using the > > default textformatusing the Intent. > > > sendIntent.putExtra(Intent.EXTRA_TEXT,

[android-developers] Re: How to send mail in HTML format?

2009-05-05 Thread Jonapin
Do you find the solution?, a need the solution On 24 abr, 12:19, havexz wrote: > Alguien tiene alguna idea > > El 30 de marzo, 1:19 am, havexz escribió: > > > > > > > Quiero enviar el correo electrónico en formato HTML. Actualmente estoy > > usando el > > Por defecto utilizando el formato de te

[android-developers] Re: How to send mail in HTML format?

2009-05-05 Thread Jonapin
I need the solution help... On 24 abr, 12:19, havexz wrote: > Someone have any idea > > On Mar 30, 1:19 am, havexz wrote: > > > I want to send the Email in HTML format. Currently i am using the > > default text format using the Intent. > > > sendIntent.putExtra(Intent.EXTRA_TEXT, "helleo"); > >