EasyAOP是基于ASM实现切面通用能力的工具。EasyAOP提供的通用切面能力,可以使用配置文件方式来配置使用。(EasyAOP is a tool based on ASM to realize the general capability of AOP. General faceting capabilities provided by EasyAOP,You can use the yaml file format to configure the use of EasyAOP.)
☆29Dec 1, 2022Updated 3 years ago
Alternatives and similar repositories for EasyAOP
Users that are interested in EasyAOP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一键移除Android项目中没有使用到的资源文件和Xml元素声明☆18Dec 14, 2020Updated 5 years ago
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- a flipper plugin for android thread inspect☆23Dec 16, 2021Updated 4 years ago
- 查看dex中class, field, method内部与外部依赖☆27Jun 4, 2019Updated 6 years ago
- 利用precommit,在代码提交之前做git暂存区的代码lint检查。☆13Sep 6, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Practical app of live streaming, live-room architecture, Agora & Exoplayer samples, everything is available.☆13May 9, 2024Updated 2 years ago
- Android相关的流程图、时序图☆24Apr 25, 2020Updated 6 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆28Nov 25, 2021Updated 4 years ago
- A script to make AndroidManifest.xml can not be decompiled by jadx or apktool but can run on Android system.☆15Dec 5, 2022Updated 3 years ago
- AndroidPluginArticle☆15Aug 25, 2017Updated 8 years ago
- 使用 Matrix-ApkChecker 来监测APP每个版本的apk大小变化,并针对每个版本提出优化issue和优化的suggesstion☆12Sep 29, 2022Updated 3 years ago
- This is an Android plugin, which can improve the performance of layout loading by parsing the layout xml file during the compilation peri…☆10Sep 20, 2023Updated 2 years ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆100Apr 29, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- O(1) malloc for off-heap storage in Kotlin, and a NativeMemoryMap based on Caffeine.☆19Updated this week
- 用来查看tinker生成的dexdiff格式内容工具,收录于微信tinker官方wiki