ximsfei / Stark
Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) while only restarting the Android Activity. Most importantly, there is no private API invoked in Stark.
☆364Updated 5 years ago
Alternatives and similar repositories for Stark:
Users that are interested in Stark are comparing it to the libraries listed below
- A AOP library that process Android M permissions with aspectjx.☆357Updated 6 years ago
- Android Source Viewer Plugin for Android Studio☆664Updated 5 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆395Updated 6 years ago
- Android组件化最佳路由,为简单而生。☆371Updated 5 years ago
- 插件化系列详解,并附上可运行demo☆470Updated 8 years ago
- Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本☆383Updated 4 years ago
- use hideapi on anroid P☆278Updated 6 years ago
- AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava …☆495Updated 8 months ago
- AspectJX Demo