Easy way to open the Mail application with an pre-defined message subject and body?
Posted
by mystify
on Stack Overflow
See other posts from Stack Overflow
or by mystify
Published on 2010-05-22T11:44:26Z
Indexed on
2010/05/22
11:50 UTC
Read the original article
Hit count: 203
In my app the user generates text content. I want to enable the user to launch the Mail application, which then should contain a specified subject and message body. Like: You write a poem in my app and then want to send it to your new girlfriend. So you tap a mail icon and the Mail app opens, containing already an subject and message body with your poem inside.
Someone said there is a kind of URL mechanism for that?
© Stack Overflow or respective owner