I have a TextView on my UI with the email of the user. How is it possible to open the android native email dialog when the user taps the email address and put the email address clicked to senders?
Asked
Active
Viewed 35 times
0
-
What is the mean of android native email dialog. Can you add some pics? – Ankur_009 Nov 30 '17 at 19:18
-
native email app in android, or any email app, and add the clicked email address to receiver – Kate Cebotari Nov 30 '17 at 19:19
-
1Do you want something like this https://stackoverflow.com/a/8893336/1640009 – Ankur_009 Nov 30 '17 at 19:22
-
yes! thank you very much! I will try it now – Kate Cebotari Nov 30 '17 at 21:21