reading JSON on Blackberry OS pre 6.0

前端 未结 1 1391
一个人的身影
一个人的身影 2020-12-22 06:40

I am trying to implement web services within an app, and the response of the web serivce is in JSON. How is it possible to parse simple json without net_rim_json_org module

1条回答
  •  遥遥无期
    2020-12-22 06:47

    For pre-6 BB OS people use JSON ME lib.

    0 讨论(0)
提交回复
热议问题