How to open the Blackberry email app, ready to compose an email to a given address?

Posted by JGWeissman on Stack Overflow See other posts from Stack Overflow or by JGWeissman
Published on 2010-05-04T00:14:56Z Indexed on 2010/05/04 0:18 UTC
Read the original article Hit count: 245

In my Blackberry application, I have a email address I want the user to be able to send an email to. I would like to have the built in Email Application run the compose screen with the "to" field filled in with the email address I supply, similar to how desktop mail clients respond to a "mailto" link. Does the API have a function for this?

© Stack Overflow or respective owner

Related posts about blackberry

Related posts about email-integration