Skip to content

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

Notifications You must be signed in to change notification settings

aipova/FlickrGallery

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages