# PomepuyN/BlurEffectForAndroidDesign

Sample to show how to implement blur graphical tricks

Repository: https://github.com/PomepuyN/BlurEffectForAndroidDesign
Canonical: https://ross.abutalabs.com/products/blureffectforandroiddesign
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2016-03-21T07:32:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4821, "days_push": 3817, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1944, forks 453 (observed 2026-08-28T04:05:57.641202+00:00)

## What it is
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
- artifact type: application
- maturity: abandoned
- function: image-processing, graphics
- domain: android-tools, mobile-development, graphics
- platform: jvm
- tags: android, blur-effect, sample-app, ui-effects, java

## Member repositories
- PomepuyN/BlurEffectForAndroidDesign (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.641202+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-30T03:07:59.895139+00:00, confidence not recorded.
  - readme: https://github.com/PomepuyN/BlurEffectForAndroidDesign (fetched 2026-08-28T04:05:57.641202+00:00, sha 0f9663dbe29a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
