android-notes/SwissArmyKnife
android ui调试工具 observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 39
- Release rhythm 40
- 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: 0
- age_days: 3563
- days_rel: 469
- days_push: 370
- n_releases_24m: 2
Adoption not part of the score
1366 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwissArmyKnife is an Android UI debugging library that overlays view information directly on the device screen, such as text size, colors, margins, paddings, view dimensions, and Activity/Fragment names. It supports picking views, measuring distances between views, dragging views, and a screen color picker.
Use cases
- inspect android view properties on device
- measure distance between two android views
- pick a color from the android screen
- show margins and paddings of views on screen
- identify current activity and fragment names
- drag views to test layouts
When to choose
- debugging android UI layouts directly on a device or emulator
- you need on-screen view metrics like dp/px sizes, margins, and text attributes
- you want to identify which Activity or Fragment is currently displayed
When to avoid
- you need automated UI tests rather than manual visual debugging
- your project targets Android versions below 5.0
- you need a desktop-based layout inspector like Android Studio's Layout Inspector
Facets
library · maturity active
developer-tools gui mobile-development developer-tools android-tools ui-debugging view-inspector layout-inspection color-picker on-device-tools debugging android mobile
1 source
- readme: https://github.com/android-notes/SwissArmyKnife · fetched 2026-08-28 · d4b37e12fddc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android-notes/SwissArmyKnife | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="android-notes/SwissArmyKnife")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem