On Sun, Oct 17, 2010 at 6:57 AM, Kumaravel Kandasami <[email protected]> wrote: > I am trying to figure out a way to send automatic background email being > sent to an intranet email address.
There is nothing in Android for this. You are welcome to find somebody who has ported JavaMail or similar libraries. Or, you are welcome to use ACTION_SEND and allow the user to complete the message. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- 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

