[android-beginners] Re: How to send email?

2009-09-08 Thread htbest2000
but the code: startActivity(Intent.createChooser(email_intent, Send mail...)); just popup a chooser(to choose via email or sms), not email composer. How to popup email composer immediately? On Aug 28, 9:48 pm, Liviu Ungureanu smartli...@gmail.com wrote: 2009/8/28 Desu Vinod Kumar

[android-beginners] Re: How to send email?

2009-08-28 Thread Desu Vinod Kumar
U can find the source in email client example.. On Fri, Aug 28, 2009 at 5:24 PM, kapil.k kapnk...@gmail.com wrote: Is there any sample code about how to send email in android?i want to design email application for fix address by modifying it. -- Regards --- Desu

[android-beginners] Re: How to send email?

2009-08-28 Thread Liviu Ungureanu
2009/8/28 Desu Vinod Kumar vinny.s...@gmail.com U can find the source in email client example.. On Fri, Aug 28, 2009 at 5:24 PM, kapil.k kapnk...@gmail.com wrote: Is there any sample code about how to send email in android?i want to design email application for fix address by modifying