Skip to content

Android Sample Applications for migrating Glide v3 to v4

Notifications You must be signed in to change notification settings

ronnnnn/GlideMigrationSample

Repository files navigation

Glide Migration Sample

About

This is Android sample applications for migrating Glide v3 to v4. You can compare implementation of Glide v3 and v4 by installing each applications.

Project Structure

  • 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.).
  • glide-v4.2
    • An Android sample application for Glide v4.2.  

Note

These applications get images from Flickr API and Gifs from Giphy API without any filters. Be careful of finding restricted images!!

How to Use

  1. Clone or fork this repository and open this project on AndroidStudio.
  2. Choose a module (glide-v3, glide-v4 or glide-v4.2) you want to build and install.
  3. You can check behavior of glide on each applications.
  4. You can also find sample code of glide implementation on each applications.

Getting Help

If you have some questions or problems about these applications, make issues on this repository.

Open Source Licenses

Look licences.

Thanks

These applications' logo is inspired by Glide's amazing logo which is created by Corey Hall.

About

Android Sample Applications for migrating Glide v3 to v4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages