Please tell me how do I open he default email client from a lwuit button? and also predefine its subject and email address.
I know how to use buttons. I would appreciate code for email client. (cant find on internet)
using nokia s40 sdk from eclipse
Please tell me how do I open he default email client from a lwuit button? and also predefine its subject and email address.
I know how to use buttons. I would appreciate code for email client. (cant find on internet)
using nokia s40 sdk from eclipse
Copyright © 2021 Jogjafile Inc.
You can try this, using platform request and the mailto property.
Opening apps from J2ME
Example
My suggestion is, trying to send this e-mail via SMTP.
Take a look on this
Send e-mail via SMTP