bytedance/CodeLocator
None observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 38
- Release rhythm 12
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1841
- days_rel: 372
- days_push: 372
- n_releases_24m: 1
Adoption not part of the score
2156 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeLocator is an Android debugging toolset consisting of an Android SDK and an Android Studio plugin that lets developers inspect and interact with a running app's UI. It shows the current view hierarchy, Activity and Fragment info, and enables jumping from a View to its code or XML layout location.
Use cases
- inspect the view hierarchy of a running Android app
- jump from a View to its click handler or findViewById code
- edit View properties like visibility and text at runtime
- find which View is receiving touch events
- locate and install the latest APK from an Android Studio project
- quickly toggle layout bounds and overdraw visualization
- view current Activity and Fragment information while debugging
When to choose
- you develop Android apps and need runtime UI inspection and code navigation
- you want to trace a UI element back to its source code or layout XML
- you debug touch handling or View state issues on device
When to avoid
- you develop for iOS or non-Android platforms
- you need automated UI testing rather than interactive inspection
- your project has not migrated to AndroidX and you need maintained support-library integration
Facets
plugin · maturity active
developer-tools gui editor developer-tools mobile-development android-tools windows editor-plugin android-studio-plugin view-inspection debugging code-navigation ui-debugging android macos
1 source
- readme: https://github.com/bytedance/CodeLocator · fetched 2026-08-28 · efe7e03507dd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytedance/CodeLocator | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="bytedance/CodeLocator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem