Tutorial
Hagenberg Linz Steyr Wels
NFC Jump Start
by Gerald Madlmayr
(version 1.1)
- 1 -
Tutorial
Hagenberg Linz Steyr Wels
Tools needed
Development Environment
Java SDK (J2SE): http://java.sun.com
Eclipse IDE: www.eclipse.org
Mobile Tools for Java (MTJ) Plugin for J2ME Development: http://www.eclipse.org/dsdp/mtj/
Antenna 1.1.0 beta: http://antenna.sourceforge.net/
Optional: Proguard: http://proguard.sourceforge.net/
SDKs for J2ME
Wireless Toolkit (WRT) 2.5.2_01: http://java.sun.com/products/sjwtoolkit/download.html
Nokia 6212 SDK: http://www.forum.nokia.com/info/sw.nokia.com/id/5bcaee40-d2b2-4595-b5b5-
4833d6a4cda1/S40_Nokia_6212_NFC_SDK.html
Setup
1) Install the Java SDK (J2SE)
2) Unzip and Install Eclipse
3) Install WRT & Nokia 6212 SDK onto your hard disk using the default settings.
4) Unzip and copy Antenna and Proguard Libraries onto your hard disk.
5) Integrate the MTJ Plugin for J2ME Development into Eclipse as stated here:
http://www.eclipse.org/dsdp/mtj/development/tutorial/gettingstarted.php; (you should already
met all the Prerequisites)
6) To integrate the J2ME-SDKs open the Preferences Dialogue form the Window Menu in Eclipse.
Select JAVA ME and Device Management. Click on Import and the Browse or specifiy the
directory where MTJ should look for your WRTs (eg: C:\WTK2.5.2_01 and C:\Nokia). After MTJ
has found the SDK press Select all and Finish. ...
Voir