简体   繁体   中英

How to connect NFC in J2ME emulator

how to do the connection for NFC in j2me emulator. If anyone has already work on this project kindly help me to figure out the problem, and please shared me if you have any demo code related to this project. Thanks

The NFC J2ME implementation is JSR-257 Contactless Communication API . I suppose you are using WTK 2.5.2_01 .

From that link you can see that there are ~20 modules supported out-of-the-box, but not the JSR-257, so you'll have to load it in the emulator.

This answer has a command line solution, but there should be the possibility to load it from the Netbeans GUI.

Try the Nokia 6212 NFC emulator. I've developed with it on Windows Vista. Seems to work on Windows 7 too... http://developer.nokia.com/info/sw.nokia.com/id/5bcaee40-d2b2-4595-b5b5-4833d6a4cda1/S40_Nokia_6212_NFC_SDK.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM