I want to create an app that have 5 textfield and a textView:
1 - Name 2 - Surname 3 - Telephone 4 - \"your email\" (user email, not address email receiver)
This could be done by sending the data to a server and sending it from there. I dont see a way of sending it directly from the device without using the mail app.