Znergy / android-flickr

This is an Android application made using an AsyncTask to preform a HTTP request to Flickr. The Flickr result is then shown to the screen using a RecyclerView! Really cool things take place using callbacks and interfaces to send data upwards and showcases the power of enums in tracking the current status of our data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is an Android application made using an AsyncTask to preform a HTTP request to Flickr. The Flickr result is then shown to the screen using a RecyclerView! Really cool things take place using callbacks and interfaces to send data upwards and showcases the power of enums in tracking the current status of our data.


Languages

Language:Java 100.0%