Trinea / java-dynamic-load-jar
solve class loader isolation problem when load same classes in different jar
☆121Updated 5 years ago
Alternatives and similar repositories for java-dynamic-load-jar:
Users that are interested in java-dynamic-load-jar are comparing it to the libraries listed below
- Demos of Gradle 2 User Guide 《Gradle 2 用户指南》中文翻译,文中用到的例子源码☆47Updated 10 years ago
- for my job...☆68Updated 9 years ago
- When run "gradle assembleXX" or build your app,it will auto check the code quality with checkstyle,pmd,findbugs.☆122Updated 8 years ago
- Simple EventBus Implementation for Android☆319Updated 7 years ago
- A demo show how to use Volley with OkHttp and https.☆138Updated 9 years ago
- Advanced RxJava http://akarnokd.blogspot.com/ 系列博客的中文翻译,已征得作者授权。☆126Updated 5 years ago
- Android知名开源库简单实现以及设计分析☆25Updated 9 years ago
- Android UML based on PlantUML☆145Updated 9 years ago
- Gradle插件开发极简教程☆40Updated 9 years ago
- The example of Hotpatch☆48Updated 9 years ago
- Threads monitor and the thread pool factory.☆86Updated 5 years ago
- The server for hotpatch,simple implment.☆23Updated 9 years ago
- Gradle Plugin User Guide 中文版☆96Updated 7 years ago
- Gradle Plugin User Guide中文版☆66Updated 9 years ago
- Android Proguard混淆配置指南☆146Updated 10 years ago
- Android源码设计模式解析与实战勘误☆69Updated 8 years ago
- Under the Hood: Dalvik patch for Facebook for Android Implemention☆145Updated 10 years ago
- demo how to implement Android HotFix☆132Updated 8 years ago
- A gradle plugin that enables AOP in android.☆223Updated 8 years ago
- [Deprecated] Gradle Android Plugin 中文版使用手册,如有纰漏,望斧正☆167Updated 7 years ago
- 添加了一些中文注释以及自己理解的EventBus☆25Updated 9 years ago
- App-Architecture是一个关于移动应用一整套架构的解决方案开源项目。主要目的是整合流行开发模式结合自己本人的工作经验形成的一整套App快速开发解决方案。本套解决方案的app工程和simple工程主要基于Android实现。framework工程实现了主要架构,主…☆175Updated 5 years ago
- Android 开发技术周报☆63Updated 4 years ago
- 分享你在开发过程中遇到的坑,可以是某个具体的难点,可以分享某个好的开源库如何解决了你的问题,也可以是好的设计、开发方法、成长之路,总之把你的开发经验分享给我们吧,为你热爱的行业做出一份贡献。☆157Updated 9 years ago
- scripts for android development(Android开发用脚本)☆114Updated 7 years ago
- gradle 中文用户手册 - 中文文档☆282Updated 8 years ago
- ref http://viila.info/2014/04/android-2-3-dex-max-function-problem/☆119Updated 10 years ago
- This is a tech demo for running an OSGi application on Android.☆29Updated 14 years ago
- 单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少…☆55Updated 6 years ago
- A library for business-logic-oriented programming, providing a novel pattern which uses a method chain to illustrate how each component v…☆57Updated 8 years ago