githubwing / AopDemo
Android AOP Demo
☆16Updated 7 years ago
Alternatives and similar repositories for AopDemo:
Users that are interested in AopDemo are comparing it to the libraries listed below
- android AOP library, use annotation, aspectJ,and soon on;☆24Updated 6 years ago
- easy ways to put classes in main dex.☆61Updated 7 years ago
- Android App 初始化任务执行框架☆26Updated 5 years ago
- 个人的字节码插桩学习工程,也能作为模板参照使用☆30Updated 5 years ago
- 一个简单的页内消息提示组件☆17Updated 6 years ago
- a custom view and animation sample☆17Updated 7 years ago
- 深入浅出自定义 gradle plugin☆11Updated 4 years ago
- 一款Android平台上基于Binder的IPC进程间通信库☆23Updated 5 years ago
- 可以缩放的 Fresco Drawee☆13Updated 8 years ago
- 调试时捕获程序崩溃,可提供崩溃的类名、方法名、行数、Error Log、Activity 路径、设备信息、应用信息...☆53Updated 6 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 5 years ago
- 利用注解、APT、javaopet自动生成RecyclerViewHolder代码☆18Updated 6 years ago
- Beautiful animations from AOSP☆32Updated 7 years ago
- A plugin can change method modifier with Hide annotation and build jar and aar automatically☆16Updated 6 years ago
- Gradle plugin that supported publish all of your Java, Kotlin or Android libraries to any Maven Repository.☆19Updated 3 years ago
- 实现双进程守护☆19Updated 8 years ago
- Android下载服务☆16Updated 7 years ago
- Help Android Program Migrate Source To AndroidX☆18Updated 4 years ago
- A GIF recorder, based on gradle script to record screen in Android Device, and the record (XXX.gif) will be auto uploaded to your PC.☆20Updated 7 years ago
- a extremely high performance log library for android. 高性能的Android日志库☆29Updated 7 years ago
- 仿微信清理内存动画☆17Updated 8 years ago
- A command-line interface of Android Studio's method tracer.☆61Updated 7 years ago
- image parallax into listView'items or recylerView'items☆33Updated 8 years ago
- 增强型apk analyzer,支持ap_, ap, aar, aab, jar, so, awb, aab, apks等zip文件使用apk analyzer打开, android studio插件☆61Updated 5 years ago
- multidex debug 构建提速☆12Updated 6 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated last year
- A simple tool to detect the reason why your Android app is slow.☆52Updated 7 years ago
- 高仿朋友圈照片查看器☆18Updated 8 years ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 3 years ago
- 我们在做应用开发的时候,一个Activity里面可能会以viewpager(或其他容器)与多个Fragment来组合使用,而如果每个fragment都需要去加载数据,或从本地加载,或从网络加载,那么在这个activity刚创建的时候就变成需要初始化大量资源。这样的结果,我们…☆10Updated 8 years ago