google/grafika
Grafika test app observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 4640
- days_rel: n/a
- days_push: 937
- n_releases_24m: 0
Adoption not part of the score
6149 stars · 1475 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Grafika is a Google-maintained Android test app that serves as a collection of graphics and media hacks exercising Android's graphics and media APIs. It acts as a companion to the Android System-Level Graphics Architecture documentation, demonstrating techniques for rendering, recording, and media encoding.
Use cases
- learn how android graphics and media apis work
- test surface recording and playback on android
- experiment with opengl egl rendering on android
- debug mediacodec encoding and decoding behavior
- understand android system-level graphics architecture with examples
- find workarounds for android graphics performance problems
When to choose
- you are developing Android graphics or media code and need reference implementations
- you want to reproduce or verify platform graphics bugs
- you need examples of correct threading and GC-conscious rendering code
When to avoid
- you need a polished, stable, production-ready app
- you expect official support or want to contribute code
- you need NDK/native code examples
Facets
application · maturity maintenance
graphics video-processing developer-tools android-tools graphics media developer-tools android-graphics opengl-egl mediacodec surface-encoding screen-recording demo-app android mobile
1 source
- readme: https://github.com/google/grafika · fetched 2026-08-28 · 6e042ebc40ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/grafika | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem