Skip to content Skip to sidebar Skip to footer

How To Show Json In Column?? My Json Not Display

i want to show json data in column i m showing data same like this image http://imgur.com/v4WpJdN i follow this tutorial which display json in tablelayout http://kahdev.wordpress

Solution 1:

Please put the command line to the following code.

//object.getJSONObject("Category");

(because there is no JSONObject by name "Category")

now it will be work smoothly.

Post a Comment for "How To Show Json In Column?? My Json Not Display"