Simple example app for loading and displaying GIFs.
-
Experimented with the Giphy API and displayed GIFs using Glide.
-
GIFs stored within app and displayed using the android-gif-drawable library.
Example Android app for loading GIFs using Glide and a GIF Drawable Library.
Java
Simple example app for loading and displaying GIFs.
Experimented with the Giphy API and displayed GIFs using Glide.
GIFs stored within app and displayed using the android-gif-drawable library.