I want to parse the some data from this page: http://www.bbc.co.uk/radio1/programmes/schedules/england/2013/03/1.json
The data I want to parse is the titles however I am
use something like JSONGen to better understand your data structures, maybe even map your data to the generated objects using google-gson library