How to parse the JSON response in Blackberry/J2ME?

前端 未结 6 713
广开言路
广开言路 2020-12-01 16:46

I want to parse the response coming from the server in JSON format. I have done some googling but i can\'t find any library or jar kind of thing.

Everywhere there is

6条回答
  •  自闭症患者
    2020-12-01 17:40

    chek this post to find out how to get JSONME source from SVN:

    http://www.java-n-me.com/2010/11/how-to-import-source-code-from-svn-to.html

    Hope it helps someone.

提交回复
热议问题