
It's actually made to demonstrate few concepts for a job interview, It's gallery app which views recent uploads on Flickr, you can search pictures on Flickr, view them in fullscreen, download and share them.
- Material Design
- RecyclerView
- Rest API call (using Volley)
- Image loading (using Glide)
- Image viewing
- Image sharing
- Image / File downloading to memory card (File saving)
- SearchView
- Gson & Serialization
- AsyncTask (background processing using threads)
etc...
 |
 |
 |
| Home screen |
Search pictures |
View pictures |
 |
 |
 |
| View fullscreen |
Zoom |
Share & Download |