I am trying to make an app that connects to an API (via URL) to retrieve sessions of past workshops. The API returns all data in JSON format. I’ve tried to do a couple of tutorials (using twitter API’s) but they are not working. Here is a link to the tutorial: http://www.vogella.com/articles/AndroidJSON/article.html
Any help?
Try the Marakana tutorials. It’s a set of complete video tutorials on Youtube. JSON parsing has been explained with a Twitter timeline example. I have forgotten the video number of that specific tutorial, but with a little fiddling you will surely find it.
Link to first tutorial:
http://www.youtube.com/watch?v=5RHtKIo_KDI