# daimajia/AndroidViewAnimations

Cute view animation collection.

Repository: https://github.com/daimajia/AndroidViewAnimations
Canonical: https://ross.abutalabs.com/products/androidviewanimations
Language: Java
License: MIT
License Family: permissive
Topics: animation, android, easing-functions
Last push: 2021-08-18T23:15:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4454, "days_push": 1841, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12444, forks 2411 (observed 2026-08-28T04:10:52.729707+00:00)

## What it is
A collection of prebuilt view animation effects for Android, usable via a simple YoYo fluent API with dozens of techniques like bounce, fade, flip, rotate, slide, and zoom. It pairs with the Android Easing Functions library to make animations feel more natural.

## Use cases
- animate a view with a shake or tada effect in android
- add bounce-in entrance animation to a button
- fade out a view when dismissing
- slide in a card with easing
- flip or zoom views for polish in an android app

## When to choose
- you want quick, ready-made view animations on Android without writing animators
- you need a wide catalog of attention-getter effects like shake, pulse, or wobble
- you prefer a one-line fluent API over hand-crafting ObjectAnimators

## When to avoid
- you need custom, complex choreographed animations or motion layouts
- you target platforms other than Android
- you need a library under active development with recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: animation
- domain: mobile-development, android-tools, web-design
- platform: -
- tags: view-animations, easing-functions, yoyo, java, ui-effects, android, mobile

## Member repositories
- daimajia/AndroidViewAnimations (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:52.729707+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:14:04.147384+00:00, confidence not recorded.
  - readme: https://github.com/daimajia/AndroidViewAnimations (fetched 2026-08-28T04:10:52.729707+00:00, sha c45b43c3ee44)
- Data as of 2026-08-30T08:39:29.467469+00:00.
