# nickbutcher/AnimatorDurationTile

A quick settings tile to quickly set the animator duration scale.

Repository: https://github.com/nickbutcher/AnimatorDurationTile
Canonical: https://ross.abutalabs.com/products/animatordurationtile
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2016-12-12T15:25:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3620, "days_push": 3551, "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 1376, forks 112 (observed 2026-08-28T04:04:33.300857+00:00)

## What it is
An Android app that adds a quick settings tile for toggling the animator duration scale on Nougat+ devices. Tapping switches between 5x and 1x animation speeds, while long-pressing lets you pick from all available scales.

## Use cases
- speed up android animations for faster testing
- slow down animations to debug ui transitions
- toggle animator duration scale from quick settings
- set animation speed without developer options
- quickly switch between 1x and 5x animation speed

## When to choose
- you frequently change animation speed while developing or demoing Android apps
- you want a one-tap toggle instead of navigating developer options

## When to avoid
- your device runs a version older than Android Nougat
- you cannot run adb commands to grant the WRITE_SECURE_SETTINGS permission
- you only need to change animation speed once

## Facets
- artifact type: application
- maturity: maintenance
- function: developer-tools, gui
- domain: android-tools, developer-tools
- platform: -
- tags: quick-settings-tile, animator-duration-scale, adb, android-debugging, animation-speed, android

## Member repositories
- nickbutcher/AnimatorDurationTile (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.300857+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-30T04:40:30.907880+00:00, confidence not recorded.
  - readme: https://github.com/nickbutcher/AnimatorDurationTile (fetched 2026-08-28T04:04:33.300857+00:00, sha ac1aa4f6dd7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
