Hi,
My main areas of expertise are servlets, JSPs and JSFs. But I also develop applications using the eclipse RCP platform. For more than one year I’m collecting experience in the J2ME field. Here I’ve created a small waypoint navi software using a BT GPS receiver and a Nokia 6320 cell phone.
Unfortunately during the process I realized that the phone did not have the File Access API (JSR 75) implemented, so I was unable to access the MMC card in the phone and store/load my waypoints.
To be able to develop sophisticated NFC applications, a cell phone should have the following APIs:
- MIDP 2.0,
http://www.jcp.org/en/jsr/detail?id=118- PDA Optional Packages for the J2METM Platform,
http://www.jcp.org/en/jsr/detail?id=75- Contactless Communication API,
http://www.jcp.org/en/jsr/detail?id=257And it would be important to be able to handle public key cryptography and access smart cards.
Well, when will we see such a device?