This is Android sample applications for migrating Glide v3 to v4. You can compare implementation of Glide v3 and v4 by installing each applications.
- glide-v3
- An Android sample application for Glide v3.
- glide-v4
- An Android sample application for Glide v4 (using
Glide 4.0.0 RC1
version.).
- An Android sample application for Glide v4 (using
- glide-v4.2
- An Android sample application for Glide v4.2.
These applications get images from Flickr API and Gifs from Giphy API without any filters. Be careful of finding restricted images!!
- Clone or fork this repository and open this project on AndroidStudio.
- Choose a module (glide-v3, glide-v4 or glide-v4.2) you want to build and install.
- You can check behavior of glide on each applications.
- You can also find sample code of glide implementation on each applications.
If you have some questions or problems about these applications, make issues on this repository.
Look licences.
These applications' logo is inspired by Glide's amazing logo which is created by Corey Hall.