How to open Only mail clients in Android -


i refereed answer android open emailclient programatically programmatically in stackoverflow open mail client, if try in phone, not showing gmail or other email client, instead showing skype, bluetooth options. kindly me how remove these options.

if have specific email address trying let user send message to, use action_sendto intent mailto:xxxx@yyy.com uri (where replace xxxx@yyy.com actual email address).

otherwise, want not idea. users may wish share data via number of mechanisms, of not email clients. please let users choose how share data.


Comments