feelschaotic / AopAutoTryCatchLinks
Use Javassist, a custom Gradle plug-in to implement automatic try-catch. AOP思想取代防范性try-catch
☆23Updated 5 years ago
Alternatives and similar repositories for AopAutoTryCatch
Users that are interested in AopAutoTryCatch are comparing it to the libraries listed below
Sorting:
- 基于LiveData设计思想而设计的一款Android消息总线☆50Updated 5 years ago
- SPI for Android componentization.☆15Updated 2 years ago
- Android无埋点数据收集SDK☆88Updated 6 years ago
- A thread scheduling framework.☆30Updated 2 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- Load data ahead of time for Android☆47Updated 7 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 4 years ago
- 一款生成mvp框架代码的Android Studio插件☆12Updated 8 years ago
- 使用 Gradle 实现一套代码开发多个应用 http://www.imliujun.com/gradle3.html☆42Updated 5 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆38Updated last year
- a rouer plugin with transform api,simple and easy to use.☆27Updated 5 years ago
- The design and implementation of the target method pretest model. 目标方法前置检验模型设计与实现,应用于所有需要在目标操作前插入N个前置验证条件的情况(如:登录后自动执行关注、登录后继续上次的发帖操作)☆21Updated 5 years ago
- 企业微信同事吧下拉刷新动画☆30Updated 8 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- Android基础架构&优秀框架源码分析☆40Updated 5 years ago
- 简化发布Java、Android项目发布到MavenCentral。☆49Updated last year
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 3 years ago
- RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具☆38Updated 3 years ago
- retrofit Mock 无入侵式接入mock数据 已适配retrofit2.5.0☆29Updated 5 years ago
- 用于帮助迁移到AndroidX.☆40Updated 2 years ago
- The AOP framework for Android☆44Updated 4 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆42Updated 2 years ago
- ☆42Updated 5 years ago
- Android App 初始化任务执行框架☆26Updated 5 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆72Updated 5 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 6 years ago
- Android依赖库版本冲突检测插件☆32Updated 6 years ago
- A simple tool to detect the reason why your Android app is slow.☆52Updated 7 years ago
- Kotlin属性委托简化SharePreferences使用,支持多进程、MMKV、数据加密、getAll数据迁移,并优化sp的ANR。☆35Updated last year