开发者

How can I make a mail button for Android

开发者 https://www.devze.com 2023-01-27 02:42 出处:网络
I want to make button that when I press on it开发者_Go百科 it wil open the default email client and makes it possible to send a mail to a pre-defined email adres, like a mailto: method.

I want to make button that when I press on it开发者_Go百科 it wil open the default email client and makes it possible to send a mail to a pre-defined email adres, like a mailto: method.

I cant't figure out how to do it...


Please refer the link to find all the methods to start an activity to Compose mail.

http://snipt.net/Martin/android-intent-usage/

0

精彩评论

暂无评论...
验证码 换一张
取 消