Skip to content

A native Android application that makes image browsing on Flickr simpler and faster.

Notifications You must be signed in to change notification settings

rpham64/PhotoGallery

Repository files navigation

PhotoGallery

Photo Gallery is a native Android application that fetches and displays the most recently uploaded pictures on flickr. Built using the flickr API, the goal of Photo Gallery is to make image browsing on flickr simpler and faster by using a grid view layout.

Installation

Technical Concepts

  • MVC Design (RecyclerView, ViewHolder, Adapter)
  • Using an API (Flickr)
  • Parsing JSON (Gson)
  • Loopers, Handlers, Threads (Main & Background)
  • Asynchronous Tasks (AsyncTask)
  • Shared Preferences
  • Services (AlarmManager, PendingIntent)
  • Notifications
  • Regular Intents vs. Broadcast Intents & Receivers

Contributors

API

Textbook

Third Party Libraries

Contact Me!

About

A native Android application that makes image browsing on Flickr simpler and faster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages