I'd like to create an in-app form so in this way a user can send me informations directly without using an external e-mail application.
So I wish to create a Titanium Function that take elements from 3 textfields and a date picker and when I press on "Send" button function sends these infos in my personal e-mail address.
I'm able to create this form, but is there a function that sends me inserted variables in my e-mail without user uses external e-mail apps and without configuring anything about mails on his mobile phone/tablet?