Hi, I am now using javamail-android but getting the javax.mail.AuthenticationFailedException error. I have rechecked username, password and all seem to be correct. Can someone please give hint to resolve the javax.mail.AuthenticationFailedException exception?
ps: I am sorry if this may not be appropriate forum to discuss javamail-android. Thanks. Ambi. On Jan 15, 3:06 pm, ambi <[email protected]> wrote: > Thanks mark, I got the source code now. > > Regards, > Ambi. > > On Jan 15, 2:19 pm, Mark Murphy <[email protected]> wrote: > > > > > > > > > On Sun, Jan 15, 2012 at 9:15 AM, ambi <[email protected]> wrote: > > > Thanks Mark. You mean the source code for the three jar files > > > "additionnal.jar, mail.jar, activation.jar" is available from the > > > following link. I tried the download tab and it just has the jar > > > files for download (on expanding these jar files I could only see the > > > class file). Perhaps I should try the svn checkout? > > > >http://code.google.com/p/javamail-android/ > > > Click the Source button. Then click Browse, or go through a checkout > > process. > > > -- > > Mark Murphy (a Commons > > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > > _The Busy Coder's Guide to Android Development_ Version 3.7 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

