Comments on: Send Email in your Android Application http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/ Thu, 18 Jan 2018 08:34:33 +0000 hourly 1 https://wordpress.org/?v=5.2.2 By: garry http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-93752 Thu, 18 Jan 2018 08:34:33 +0000 http://blog.adamsbros.org/?p=416#comment-93752 The post help us to give the various solutions I found, and the solution that brings up only email clients.Quite helpful!!

]]>
By: Savy http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-54672 Tue, 13 Oct 2015 08:31:57 +0000 http://blog.adamsbros.org/?p=416#comment-54672 how can I use ACTION_SENDTO to support email attachment sending?

]]>
By: Trenton http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1530 Mon, 25 Feb 2013 21:43:33 +0000 http://blog.adamsbros.org/?p=416#comment-1530 I’m not sure. Very likely using the encoded version of the new line character, but possible “\n”. I’d have to investigate, before I can provide an adequate answer. I don’t have time at the moment. 🙁

]]>
By: Techie http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1528 Mon, 25 Feb 2013 12:44:54 +0000 http://blog.adamsbros.org/?p=416#comment-1528 How did u add new lines and spaces in the Body of the mail ??

]]>
By: Trenton http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1486 Fri, 07 Dec 2012 03:54:07 +0000 http://blog.adamsbros.org/?p=416#comment-1486 I haven’t tried it. But, you could try to do that by passing pure html, encoded in the “body” parameter. Then, call setType to set it to text/html perhaps???

]]>
By: Trenton http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1485 Fri, 07 Dec 2012 03:52:54 +0000 http://blog.adamsbros.org/?p=416#comment-1485 Not sure, maybe it’s a typo?

]]>
By: baradwaj http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1430 Fri, 14 Sep 2012 07:33:56 +0000 http://blog.adamsbros.org/?p=416#comment-1430 I have tried ur idea by including uri in mailto nut it is saying “currently this action is not supported”……. What should I do….. Please reply……. Thank you

]]>
By: Vishal http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1398 Mon, 23 Jul 2012 13:15:43 +0000 http://blog.adamsbros.org/?p=416#comment-1398 i want to pass html content to reciever, can we pass it in Uri.encode() method…?

]]>
By: Carol http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/comment-page-1/#comment-1109 Fri, 06 Jan 2012 15:55:16 +0000 http://blog.adamsbros.org/?p=416#comment-1109 How would I do “send html” email?

]]>