Ross ROSS = Recommend OSS · open-source software intelligence for agents

amitshekhariitbhu/Android-Debug-Database

A library for debugging android databases and shared preferences - Make Debugging Great Again observed · 2026-08-28

github.com/amitshekhariitbhu/Android-Debug-Database · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
amitshekhariitbhu/Android-Debug-Databasemain52

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