Tag Archives: java android programming smtp gmail

Email sending example

As promised, here’s a simple example on how to use the SMTP library. If the username and the password are replaced with actually existing user credentials then this code snippet can send mails via Gmail.
Continue reading