On Wed, Aug 11, 2010 at 2:37 PM, DulcetTone <dulcett...@gmail.com> wrote:
> I can't see that there is a means of sending an email programmatically
> by Intent, as an analog to sending an SMS.  ACTION_SENDTO simply
> allows you to pre-fill-out a composition of a new email (subject,
> body, addressees, etc), but not cause it to be sent.

Well, SMS-by-Intent does not cause it to be sent, either. If you are
looking for an analogue to SmsManager for sending emails, there is
none -- sorry!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 2.2 Programming Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to