amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 66
- Release rhythm 8
- Longevity 100
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: 3577
- days_rel: n/a
- days_push: 209
- n_releases_24m: 0
Adoption not part of the score
8679 stars · 886 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An Android library that lets developers debug SQLite databases and SharedPreferences directly from a web browser while the app runs on a device or emulator. It supports viewing, editing, adding, and deleting data, running SQL queries, and debugging Room in-memory databases without rooting the device.
Use cases
- inspect android sqlite database contents during development
- edit shared preferences values on a running android app
- run sql queries against an android app database
- debug room in-memory database data
- download an android app database file for offline inspection
- view and modify app data without rooting the device
When to choose
- you are developing an Android app and need to inspect or tweak SQLite, Room, or SharedPreferences data live
- you want browser-based database debugging without root access
- you need to run ad-hoc SQL against your app's database during testing
When to avoid
- you need to debug databases in production or release builds
- your project is not Android/Java-based
- you need a general-purpose SQLite browser outside an Android app context
Facets
library · maturity stable
database developer-tools gui http-server android-tools databases developer-tools browser jvm sqlite sharedpreferences room debugging android-development browser-based-ui no-root android
8 sources
- readme: https://github.com/amitshekhariitbhu/Android-Debug-Database · fetched 2026-08-28 · 817bb8d60905
- homepage: https://outcomeschool.com · fetched 2026-08-29 · 344ea69a9a71
- site_page: https://outcomeschool.com/blog/how-do-rnns-and-transformers-differ · fetched 2026-08-29 · f6c17c283bdb
- site_page: https://outcomeschool.com/blog/ai-is-only-as-good-as-our-definition-of-done · fetched 2026-08-29 · e704f054ffb2
- site_page: https://outcomeschool.com/blog/how-does-prefix-tuning-work · fetched 2026-08-29 · b5cb8764deec
- site_page: https://outcomeschool.com/blog/what-is-graph-engineering · fetched 2026-08-29 · 80a5eefbbe16
- site_page: https://outcomeschool.com/blog/what-is-loop-engineering · fetched 2026-08-29 · 3af5d8d628d2
- site_page: https://outcomeschool.com/blog/lost-in-the-middle-problem-in-llms · fetched 2026-08-29 · 40ebad87fb6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amitshekhariitbhu/Android-Debug-Database | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="amitshekhariitbhu/Android-Debug-Database")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem