0

Is it possible to programatically add an event to a Calendar on Button click in j2me for S60 using LWUIT? I guess there has to be an Native Extension for this, right? Or is there any other way.

Please Help...

MobileEvangelist
  • 2,583
  • 1
  • 25
  • 36

1 Answers1

1

If you mean the phone's Calendar you can do this with PIM API. Please check addEventInfo method and how it is used at http://developers.sun.com/mobility/apis/pim/pim5/

Telmo Pimentel Mota
  • 4,033
  • 16
  • 22