April 6, 2010

Web services example

Here’s the example I showed in class on grabbing photos from Flickr. It’s definitely worth going over this code. If you’d like to use this functionality in your own projects you’ll need to include all the source files from json-framework as well the files from the new v0.2 of the LittleComputers repo. This app shows how to load the very first image result for the tag “cat” from Flickr, woot. Let me know if you run into any problems and feel free to ask me any questions about this code.

WebServices

Leave a Reply