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

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -