eleme/UETool
Show/edit any view's attributions on the screen. 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: 3031
- days_rel: n/a
- days_push: 1401
- n_releases_24m: 0
Adoption not part of the score
3261 stars · 339 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UETool is an Android debug library that lets developers and designers inspect, move, and edit the attributes of any view on screen, across Activities, Fragments, Dialogs, and PopupWindows. It supports showing view hierarchies, relative positions, alignment grids, and editing properties like text, size, and color at runtime.
Use cases
- inspect ui view attributes on android screen
- move views around to test layouts
- edit textview text and colors at runtime
- show fragment tree for a view
- check view alignment with a grid overlay
- debug layout issues during design review
When to choose
- you need on-device UI inspection and tweaking during Android development
- designers and engineers want to verify spacing, alignment, and view properties without rebuilding
- you want to customize which view attributes are exposed for your business views
When to avoid
- you need automated UI testing rather than manual inspection
- your project is not Android-based
- you need a view inspector integrated into your IDE instead of on-device
Facets
library · maturity maintenance
developer-tools gui mobile-development developer-tools android-tools android ui-debugging view-inspector design-review mobile debugging
1 source
- readme: https://github.com/eleme/UETool · fetched 2026-08-28 · c5c2663c07b8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eleme/UETool | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem