0

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

1 Answers1

1

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

Mun0n
  • 4,438
  • 4
  • 28
  • 46