Skip to content

Repository files navigation

Flickr Gallery

This is an android image gallery app with Flickr API integration. An old school educational project for Big Nerd Ranch course.

Features

  • AsyncTask for API calls and HandlerThread for background image loading;
  • Caching bitmap images in LruCache;
  • Background checks for new photos with IntentService scheduled by AlarmManager or JobScheduler;
  • Notification about new photos when app is in the background;
  • Storing search string in SharedPreferences;
  • WebView for image details.

Used libraries

About

An educational android project with Flickr API integration, services, broadcasts and notifications (Big Nerd Ranch)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages