href="tel:123"
should work on android, maybe + is making problems.
As for email, you can use this plugin: https://github.com/katzer/cordova-plugin-email-composer
But as you can see you need to email client is user using. There is a chance that user is not using gmail or the other default email client..
↧
Making a call button and send email button
↧