ad-trace
OfficialTrace Android paths with logpoint-driven plans.
AuthorAcendas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Android debugging often stalls at inferring code paths; this skill enables tracing through a suspect graph by generating and collecting a timeline of logpoints without stepping the VM.
Core Features & Use Cases
- Logpoint-based tracing across a suspect call graph to capture call order and values without stopping the VM.
- Plan-driven instrumentation using a predefined template to systematically place logpoints at entry points and key operators.
- Use Case: Diagnose an ordering bug or race by comparing the harvested timeline against expected sequences and identifying missing or extra invocations.
Quick Start
Attach an Android debugger to the target app and apply the prepared ad-trace plan to harvest a timeline of calls.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ad-trace Download link: https://github.com/Acendas/android-debugger/archive/main.zip#ad-trace Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.