Reputation: 3
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
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