Very similar to what is being asked here. Sending email through intent without having to press send button But it wasn't really answered.
I wish to use this native application to send my email (without pressing the send button) as it gave me the feature of saving the mail to outbox whenever there is no internet connection and automatically help resume the sending whenever internet connection comes back.
I do not know how to do that using JavaMail. How do I handle such exception with JavaMail if I cannot use such intent?