I am trying WebIntent plugin to send email, but failed to send. Can you give me a complete example to send Email with WebIntent with Android.
I have also found that stackoverflow link
Phonegap webintent
After followed this, when I click to send button it show a option to select how I like to send email. Then I select my app name from options, and then I find ‘unfortunately app_name is stopped’.
Any help?
-Arefin
You must use the ACTION_SEND to send emails from Android Devices. I show you one example to send an email: