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

whataa/pandora

an android library for debugging what we care about directly in app. observed · 2026-08-28

github.com/whataa/pandora · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 2989
  • days_rel: n/a
  • days_push: 1036
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1494 stars · 172 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Pandora is an Android library that provides an in-app toolbox for debugging networks, databases, sandbox files, and UIs directly within the running application. It lets developers inspect HTTP traffic, browse and edit SQLite databases and SharedPreferences, examine widget hierarchies, and view crash and activity lifecycle info during development and testing.

Use cases

  • inspect network requests and responses inside an android app
  • browse and edit sqlite database and shared preferences on device
  • view and modify ui widget properties and hierarchy in app
  • debug android app without connecting to a computer
  • record crashes and see current activity while testing
  • export app private files from sandbox to sdcard

When to choose

  • you want on-device debugging of network, storage, and UI during development or QA
  • your app uses OkHttp or HttpURLConnection and you need request/response logs
  • you need to inspect layouts, alignment, and widget properties without a debugger attached

When to avoid

  • you need a maintained library with recent updates and broad community support
  • you only need network inspection and prefer a mature standalone tool like Charles or Chucker
  • you require production-safe debugging with a guaranteed no-op release path you can verify

Facets

library · maturity maintenance

developer-tools logging monitoring file-system database developer-tools mobile-development android-tools jvm in-app-debugging network-inspector sqlite-browser ui-inspector sandbox crash-logging android-debug-toolbox android

1 source

Member repositories

RepositoryRoleHealth v2
whataa/pandoramain23

For agents

markdown · JSON · MCP: product_card(name="whataa/pandora")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem