Nokia Phone Development
From University of Washington - Ubicomp Research Page
Jump to navigationJump to search
- Installation
To build, debug and deploy applications on the Nokia phones, you must have first install the following: J2SE v1.4.2_13 SDK, JDK 5.0 Update 10, Eclipse 3.2.1.
You then install Carbide.j 1.5 as an Eclipse plugin. Carbide.j will come with Nokia PC Suite 6.80.21. Install that as well and DO NOT upgrade the PC Suite software as it is likely to break your deployment tool.
- Configuration
If the Nokia Update Manager alerts you to other SDKs, the only potential update you may need is the S60 Edition SDK for MIDP. This SDK is needed for on device debugging.
Make sure your JRE and compiled in Eclipse are set to 1.4. If you don't your emulator won't work and your apps won't work on the phone.
- Useful Links