/Flikit

A simple android app that uses the Flickr image search API and shows the results in a endlessly scroll-able grid view without using any third party library

Primary LanguageJava

Flikit

Flikit is as simple android app to search images using the Flickr API. The image thumbnails are displayed in a grid of 3 columns. The app uses the Flickr search endpoint https://www.flickr.com/services/api/explore/flickr.photos.search

Features:

  • Searching for images
  • Image caching
  • Infinite scroll
  • No use of any third party library