Anyone know how to know Gmail link? I have made the button, but without the link. So when the button clicked, it will move to Gmail like when you click “write” like the image above.
Hello @Asweh357
Welcome to Thunkable!
Do you want to open gmail with pre-added text and email address when button is clicked ?
Then try this: App Inventor Code Snippets | Pura Vida Apps
Thanks
Abdul
at the last text (’\n\nsent by the Pura Vida Apps eMail example"), what text should i fill there?
It is optional - you can keep your own text or remove it (empty) or Example: (\n\nsent from my phone!)
and where do i get
txbEmailAddress.Text
txbSubject.Text
and
txbText.Text ?
these are textboxes that were dragged from the palette. they have different names in order to be able to recognize what textbox relates to when working with the blocks.
so it doesnt send the email by gmail app? i dont understant
Hello @Asweh357
Did you try project file .aia file from this link: Please try this: https://puravidaapps.com/snippets.php
Thanks
Abdul