All Projects → jasonliyihang → Speed_tools

jasonliyihang / Speed_tools

敏捷开发工具包

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Speed tools

Small
A small framework to split app into small parts
Stars: ✭ 5,012 (+5796.47%)
Mutual labels:  plugin, hotfix
Glean
hotfix for go applications via plugin, supports Linux and MacOS
Stars: ✭ 125 (+47.06%)
Mutual labels:  plugin, hotfix
Pluginapplication
学习Android插件化必备demo
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Fluttertoast
Flutter Toast
Stars: ✭ 84 (-1.18%)
Mutual labels:  plugin
Sentinl
Kibana Alert & Report App for Elasticsearch
Stars: ✭ 1,233 (+1350.59%)
Mutual labels:  plugin
Xcodecolorsense
🎈 An Xcode plugin that makes working with color easier
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Nodejs Ue4
Embed node.js as an unreal plugin.
Stars: ✭ 82 (-3.53%)
Mutual labels:  plugin
Splashpublishplugin
A Splash plugin for the Publish static site generator
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Gajim Omemo
Gajim plugin for OMEMO Multi-End Message and Object Encryption
Stars: ✭ 84 (-1.18%)
Mutual labels:  plugin
Obs Gnome Screencast
GNOME Screen Cast OBS Studio plugin
Stars: ✭ 80 (-5.88%)
Mutual labels:  plugin
Git Identity
Manage your identity in Git
Stars: ✭ 82 (-3.53%)
Mutual labels:  plugin
Tensorboard Empty Scalar Hider
Chrome Extension of hiding empty scalar/panes in TensorBoard.
Stars: ✭ 81 (-4.71%)
Mutual labels:  plugin
Craft Async Queue
Async Queue Handler for Craft 3
Stars: ✭ 80 (-5.88%)
Mutual labels:  plugin
Magane
Bringing LINE's sticker to Discord in a chaotic way.
Stars: ✭ 81 (-4.71%)
Mutual labels:  plugin
Vue Rawmodel
RawModel.js plugin for Vue.js v2. Form validation has never been easier!
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Metismenujs
MetisMenu: Collapsible menu plugin with Vanilla-JS
Stars: ✭ 84 (-1.18%)
Mutual labels:  plugin
Awesome Typescript Ecosystem
😎 A list of awesome TypeScript transformers, plugins, handbooks, etc
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Hidden Secrets Gradle Plugin
🔒 Deeply hide secrets on Android
Stars: ✭ 79 (-7.06%)
Mutual labels:  plugin
Phantom
Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案
Stars: ✭ 1,238 (+1356.47%)
Mutual labels:  plugin
Audiokitsynthone
AudioKit Synth One: Open-Source iOS Synthesizer App
Stars: ✭ 1,258 (+1380%)
Mutual labels:  plugin

Speed-Tools V1.1.1

项目介绍:

speed-tools 是一款基于代理模式的动态部署apk热更新框架、插件化开发框架;

android api 升级至 28 版本

apk plugin framework,

apk plugin theme manager

apk plugin font size manager

重要更新:

加入apk插件化换肤功能

加入字体大小控制功能

支持属性换肤

支持无刷新换肤

功能与特性:

1、支持Android 2.3 以上版本

2、支持R文件资源直接调用

3、开发过程中无发射调用

4、apk无需安装直接调用

5、代理模式对代码侵入性少

6、使用简单,只需要继承简单的类即可

项目结构:

lib_speed_tools: 插件化核心功能library

module_host_main:宿主工程主工程,负责加载部署apk

module_client_one:测试业务apk 1

module_client_two:测试业务apk 2

lib_img_utils:测试imageloader图片框架(用于测试第三方库是否正常执行)

换肤功能和字体大小功能:

theme_dome 换肤功能dome

black_theme 换肤皮肤包

speed-tools插件化框架使用:

引用:

implementation 'com.liyihangjson:speed_tools:1.1.1'

如果对你有帮助,不要忘了start一下哦!!! ^.^

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].