PomepuyN/BlurEffectForAndroidDesign
Sample to show how to implement blur graphical tricks observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4821
- days_rel: n/a
- days_push: 3817
- n_releases_24m: 0
Adoption not part of the score
1944 stars · 453 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android sample application demonstrating how to implement blur graphical effects (like fast blur and RenderScript blur) in Android UIs. It serves as a reference implementation with a companion demo app published on Google Play.
Use cases
- add a blur effect behind dialogs or overlays in an Android app
- learn how to blur bitmaps efficiently on Android
- implement iOS-style frosted glass backgrounds on Android
- find sample code for RenderScript blur techniques
- blur a background image when opening a navigation drawer
When to choose
- you need a working code example of blur tricks for older Android versions
- you want to study pre-RenderScript and RenderScript blur implementations in Java
When to avoid
- you need a maintained library for modern Android (project last released in 2016)
- your project uses Kotlin and modern Jetpack APIs
- you need production-grade blur support on recent Android versions with native blur APIs
Facets
application · maturity abandoned
image-processing graphics android-tools mobile-development graphics jvm android blur-effect sample-app ui-effects java
1 source
- readme: https://github.com/PomepuyN/BlurEffectForAndroidDesign · fetched 2026-08-28 · 0f9663dbe29a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PomepuyN/BlurEffectForAndroidDesign | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="PomepuyN/BlurEffectForAndroidDesign")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem