Opening an email client on clicking a button

前端 未结 6 1867
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-13 06:01

I am designing an app in which i need to open an email client on clicking a button. The email client should be opened with a pre-defined subject and \'to\' address. Is there

6条回答
  •  抹茶落季
    2020-12-13 06:34

    You can open email client on emulator by configuring your email address with email inbuild with email. Then when call the intent will open and send mail.

提交回复
热议问题