开发者

(android) : creating a application using json

开发者 https://www.devze.com 2023-03-31 12:45 出处:网络
I am trying the application program using json.what is the uses of json_decode in android.How can i use the json_decode in my app开发者_C百科lication? is it possible means tell some idea. I think you\

I am trying the application program using json.what is the uses of json_decode in android.How can i use the json_decode in my app开发者_C百科lication? is it possible means tell some idea.


I think you'd be best to ask on a forum like App Dev Forum or similar as this is not the sort of question we like to answer on StackOverflow. You really need to research these things yourself or give us a code snippet for us to check out. This is more of a strictly programming related community.


It would be MUCH easier if you used GSON. It automatically maps JSON to your classes.

0

精彩评论

暂无评论...
验证码 换一张
取 消