koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 89
- Release rhythm 77
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 88.0
- age_days: 4964
- days_rel: 76
- days_push: 71
- n_releases_24m: 3
Adoption not part of the score
9647 stars · 1788 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library providing Views and Drawables for displaying animated GIFs, using bundled GIFLib via JNI for efficient frame rendering. It is distributed via Maven Central as an AAR artifact.
Use cases
- display animated gifs in an android app
- play gif animations efficiently instead of webview
- render gif frames in a custom view
- show animated images in imageview on android
- replace movie class gif playback with faster rendering
When to choose
- you need efficient animated GIF playback on Android with lower overhead than WebView or Movie
- you want a drop-in View/Drawable for GIFs with Gradle/Maven integration
- you need broad Android API level support (API 17+)
When to avoid
- you need animated WebP, APNG, or other formats rather than GIF
- your project is not Android/Java-based
- you prefer a pure-Java or Kotlin-only solution without native JNI code
Facets
library · maturity stable
image-processing ui-components mobile-development graphics android-tools jvm cpp gif animated-gif drawable jni giflib android
1 source
- readme: https://github.com/koral--/android-gif-drawable · fetched 2026-08-28 · 261c24e37df4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| koral--/android-gif-drawable | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="koral--/android-gif-drawable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem