reading JSON on Blackberry OS pre 6.0

寵の児 提交于 2019-11-28 11:38:56

问题


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 of BBOS 6.0?


回答1:


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



来源:https://stackoverflow.com/questions/7288204/reading-json-on-blackberry-os-pre-6-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!