Leifzhang/AndroidAutoTrack resource
Android Asm 插桩 教学 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2694
- days_rel: n/a
- days_push: 1450
- n_releases_24m: 0
Adoption not part of the score
1055 stars · 148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An educational Android project demonstrating bytecode instrumentation with ASM and Gradle plugin development, including a demo of seamless (traceless) analytics event tracking. It abstracts the Android Transform API with incremental compilation support and shows how to compose multiple plugins via ServiceLoader.
Use cases
- learn how to write Android Gradle plugins with ASM bytecode instrumentation
- implement automatic click tracking without modifying app source code
- add double-tap protection to click listeners via bytecode weaving
- understand Android Transform API and incremental compilation
- compose multiple Gradle plugins into one using auto-service
- replace thread pool constructors at bytecode level
- study plugin dependency ordering with topological sorting
When to choose
- you want a hands-on tutorial for ASM-based Android bytecode manipulation
- you need a reference implementation for traceless analytics tracking on Android
- you are learning Gradle plugin development with compose-build debugging
When to avoid
- you need a production-ready, maintained analytics SDK
- you target the latest Android Gradle Plugin versions, since the Transform API is deprecated
- you require a licensed, commercially supported library
Facets
learning-resource · maturity maintenance
build-tool developer-tools compiler android-tools developer-tools tutorials jvm android asm bytecode-instrumentation gradle-plugin auto-tracking analytics education kotlin automation gradle
1 source
- readme: https://github.com/Leifzhang/AndroidAutoTrack · fetched 2026-08-28 · 8fceb2bd9f8f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Leifzhang/AndroidAutoTrack | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Leifzhang/AndroidAutoTrack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem