Contact Us - Email Form
Adjust the layout with labels and text boxes as in the image below. After that, add a ActivityStarter component from the section Connectivity.
In the property Action of the ActionStarter Component, write:
android.intent.action.VIEW
So, go to Blocks and write a code like this.
It is ready to go! :)
If you just want a button Email Us, instead of all the fields in the app, just create a button, add the Activity Starter component. In the property Action of the ActionStarter Component, write:
android.intent.action.VIEW
And them make a code like this:
It is ready to go!












