I would like my android application to send e-mail to the user programmatically. I have the username and OAUTH information from the user using the account manager. I don't want to pop-up the gmail client to send the e-mail.
Is there an open source library for doing this?