Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Riffsy RecyclerView MVP Grid Example using Dagger 2, Retrofit 2, RxJava 2 and Butterknife with Junit and Espresso tests.

Jan 1, 2017

Views and Drawable for animated GIFs in Android.

Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes.
Animation starts automatically and run only if View with attached GifDrawable is visible.

Nov 20, 2014

gifencoder is a pure Java library implementing the GIF89a specification.

Dec 10, 2016

GifImageView is an Android ImageView that handles Animated GIF images.

Jan 11, 2015

Simple android view to display gifs efficiently. You can start, pause and stop gifView.

Dec 31, 2015

GIF library built with NDK.

May 13, 2016

Android GifLoadingView.

Apr 29, 2016

Library for GIF results, preview, play, share everything at one place!

Feb 27, 2017

Gif image loading indicator.

Feb 12, 2019

This is a library for showing GIFs in applications.

Dec 25, 2016
  • Gifex is an android library that loads gifs from a source into a gallery view chunk by chunk.

  • When Gifex's GifGalleryView is included in layout and passed a simple request containing the keyword, it will load gifs from the source (configurable) into the infinitely scrollable GifGalleryView.

  • Gifex fetches gifs in small chunks. Initially, small chunk of gifs are fetched and when user scrolls till end, it fetches the next chunk. Limit for a chunk can be configured and total no of gifs can also be configured.

  • A lot of other configurations are available ex: an optional search bar, cache limit for the gifs etc.

Dec 7, 2017

A simple android library to play with GIF.

Sep 11, 2017

An Android Library to load your GIF files directly

Feb 26, 2017

An Android View widget for displaying GIF animations.

Feb 8, 2015

GifAnimationDrawable is a simple library (consisting of 2 classes) that makes it easy to display animated GIFs on the Android platform by converting the animated GIF file into an AnimationDrawable. This allows animated gifs to be used anywhere a Drawable is accepted, including backgrounds, standard ImageViews and anywhere else.

Mar 1, 2015