user723207
user723207

Reputation: 3

How to start the Application in Symbian OS using J2ME?

I'm new to mobile development. I want to know the developing sites for Symbian OS Nokia development? I'm working in eclipse pulsar,In J2ME language. Then how to develop the Application on S605th edition?

Upvotes: 0

Views: 1221

Answers (1)

bharath
bharath

Reputation: 14453

Download java wireless toolkit and configure with Eclipse Pulsar. Symbian 5th edition mobiles mostly Touch enabled mobiles. Look at Nokia Developer Documentation for your reference.

FYI: You can use LWUIT framework. LWUIT provides swing like features and touch enabled by default.

Upvotes: 1

Related Questions