feelschaotic / AopClearLogLinks
Clear sensitive logs using AST and APT. 利用AST语法树实现AOP思想
☆14Updated 5 years ago
Alternatives and similar repositories for AopClearLog
Users that are interested in AopClearLog are comparing it to the libraries listed below
Sorting:
- 从 Java 字节码到 ASM 实践☆144Updated 3 years ago
- ✈️ ASM 4 教程中的示例代码,用于 ASM 学习,介绍了 ASM 中基本的使用说明。☆318Updated 3 years ago
- DroidTelescope(DT),Android端App性能监控框架☆263Updated 3 years ago
- An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)☆91Updated 6 years ago
- insert try catch code when gradle transform class☆30Updated 6 years ago
- Duplicated Bitmap Analyzer Task☆66Updated 3 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆415Updated 4 years ago
- An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)☆185Updated 4 years ago
- Process Tracker☆37Updated 6 years ago
- A lib to compute the method cost time.☆175Updated 7 years ago
- Hook Thread Sample☆109Updated 6 years ago
- APM,MAOP功能☆84Updated 6 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆313Updated 3 years ago
- 质量性能监控组件,方便查看当前 APP 的性能。☆303Updated last month
- JVMTI Sample☆162Updated 6 years ago
- Gradle plugin for router or method cost ..☆42Updated 7 years ago
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆151Updated 4 years ago
- Android端无埋点统计方案☆327Updated 6 years ago
- ☆81Updated 6 years ago
- 为了高效地将Json对象转化成Java bean对象,传统上我们是在运行是利用反射来实现。但是在移动平台上,面对复杂的Json,采用反射的方式往往性能比较差,为了追求极致的性能,我们可以采用Android原生的Json库进行解析。但是面对一个复杂的大Json,基于原生Jso…☆205Updated 5 years ago
- 轻量级自动化埋点方案☆196Updated 7 years ago
- An easier way to automatically calculate the size of AAR in apk based on APP module☆88Updated 5 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Updated 7 years ago
- Object Alloc Tracker Samples☆14Updated 5 years ago
- A Library helping to avoid App can't start up and Multiple crashes, We can call it StartUp-Protector or SafeMode.☆74Updated 7 years ago
- A data collection library for click and exposure event with the UI.☆238Updated 7 years ago
- 一个基于Android WebView实现的网页加载性能监控☆59Updated 7 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆395Updated 6 years ago
- Android自定义Lint开发示例工程☆25Updated 7 years ago
- 字节跳动sliver 采集Java函数栈实现☆102Updated last year