palaima/DebugDrawer
Android Debug Drawer for faster development 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4118
- days_rel: n/a
- days_push: 1447
- n_releases_24m: 0
Adoption not part of the score
1192 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library that adds a debug drawer to your app during development, exposing modules for device info, build info, network toggles, HTTP client stats, image loader statistics, FPS measurement, and log viewing. It ships with no-op release variants so debug tooling is stripped from production builds.
Use cases
- show device and build info in a debug drawer during android development
- toggle wifi, mobile data and bluetooth from inside my app while testing
- view okhttp network calls and logs without leaving the app
- measure fps in my android app during development
- view timber logs in a debug panel on android
- simulate network errors and delays to test app behavior
- add custom debug actions like buttons and switches to a debug overlay
When to choose
- you are building an Android app in Java/Kotlin and want quick access to debug info and toggles without leaving the app
- you use OkHttp, Picasso, Glide, or Timber and want their stats and logs surfaced in a debug panel
- you want debug tooling automatically excluded from release builds via no-op artifacts
When to avoid
- you need an actively developed library with recent releases and ongoing maintenance
- you are not developing for Android
- you only need standalone network inspection tools like a proxy or external profiler rather than in-app debug panels
Facets
library · maturity maintenance
developer-tools logging monitoring developer-tools mobile-development debug-drawer debugging android-library okhttp network-inspection java android
1 source
- readme: https://github.com/palaima/DebugDrawer · fetched 2026-08-28 · 2d00384b3502
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| palaima/DebugDrawer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="palaima/DebugDrawer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem