how to encode and decode Json in J2ME?
A:
Have you tried this code? It's old, but I believe it should still work fine.
Alex Martelli
2010-09-11 23:27:07
This is difficult to understand, especially for those who can't even use search engines...
BlaXpirit
2010-09-12 08:52:14
+1
A:
Encoding it you can easily do manually, but for encoding and decoding here is a tutorial to help you.
http://jimmod.com/blog/2010/03/java-me-j2me-json-implementation-tutorialsample/
James Black
2010-09-12 00:05:13