# eleme/UETool

Show/edit any view's attributions on the screen.

Repository: https://github.com/eleme/UETool
Canonical: https://ross.abutalabs.com/products/uetool
Language: Java
License: MIT
License Family: permissive
Last push: 2022-11-01T08:08:23+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3031, "days_push": 1401, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3261, forks 339 (observed 2026-08-28T04:07:52.679805+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: developer-tools, gui
- domain: mobile-development, developer-tools, android-tools
- platform: -
- tags: android, ui-debugging, view-inspector, design-review, mobile, debugging

## Member repositories
- eleme/UETool (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:52.679805+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:23:13.231765+00:00, confidence not recorded.
  - readme: https://github.com/eleme/UETool (fetched 2026-08-28T04:07:52.679805+00:00, sha c5c2663c07b8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
