What is required to start developing for Nokia Series 40 with Java?
Asked
Active
Viewed 2,472 times
3
1 Answers
0
All that's needed to develop for Nokia with Java ME is:
- Java Development Kit (6) - required to develop Java applications
- Eclipse Java (Helios) - need this to code, compile, debug and others
- Nokia Series 40 SDK (v.6) (login required) - used to emulate the Nokia platform
- Mobile Tools for Java - Eclipse extension for mobile development (integrates with the Nokia SDK)
I think the order of the items is the right order.

Peter Mortensen
- 30,738
- 21
- 105
- 131