http://stackoverflow.com/questions/2020088/sending-email-in-android-using-javamail-api-without-using-the-default-android-ap On Jan 15, 2012 7:29 PM, "ambi" <[email protected]> wrote:
> Hi, > > My requirement is to build an app that will send email to user at > regular intervals but without any input from the user. Is there any > way to do that? I am aware of the javamail-android available at the > following link but would like to know of any other way (perhaps > something mentioned in the official android documentation). > > http://code.google.com/p/javamail-android/ > > I am bit sceptical to use javamail-android because the source code for > the three jar files namely "additionnal.jar, mail.jar, activation.jar" > is not available. > > > > Thanks, > Ambi. > > -- > 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 -- 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

