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?
For pre-6 BB OS people use JSON ME lib.
来源:https://stackoverflow.com/questions/7288204/reading-json-on-blackberry-os-pre-6-0