Silver Challenge: Fetch Recent Photos from Flickr

In this chapter, you fetched the interesting photos from Flickr using the flickr.interestingness.getList endpoint. Add a new case to your Method enumeration for recent photos. The endpoint for this is flickr.photos.getRecent. Extend the application so you are able to switch between interesting photos and recent photos. (Hint: The JSON format for both endpoints is the same, so your existing parsing code will still work.)

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset