This is a tiny application that shows how to use a few popular Android libraries:
- Retrofit 2 - for the internet access
- Glide / Picasso - for image loading
- Firebase - for analytics
We have written a series of blogposts about it:
- Getting started with Retrofit 2
- Getting started with Glide
- Getting started with Picasso
- Getting started with Firebase
Here's what it can look like when you run it: