Track
A bytecode instrumentation library for Android(一个 Android 字节码插桩库)
Install / Use
/learn @leavesCZY/TrackREADME
Track
Track 是一个适用于 Android 的字节码插桩库
包含以下几个功能点:
- View Click 双击防抖
- Jetpack Compose Click 双击防抖
- 收拢应用内所有的 Toast.show 方法。可用于解决在 Android 7.1 系统上 Toast 由于 WindowToken 失效从而导致应用崩溃的问题
- 收拢应用内所有的 Executors 线程池方法。可用于实现线程整治,统一应用内所有的线程池实例
- 修改指定类的继承关系,将指定父类替换为另一个类
- 修改指定字段的调用链,将指定字段替换为另一个字段
- 修改指定方法的调用链,将指定方法替换为另一个方法
接入指南:Wiki
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
