Hi everyone,
I adapted a json-lib for Java ME for Lejos.
I have tested it with JUnit without any problems.
It is lightweight and very useful when you exchange structured information over bluetooth/USB between your nxt and your PC.
Download it from http://www.cip.ifi.lmu.de/~mirwaldt/jsonForNxt.zip and try it.
See JSONTest.java how to use the lib.
All the best,
Michael
