injor —— 一个高度可扩展的,非侵入式的,简单的,轻量的,强悍的,“原生”的Android皮肤框架(Skin Framework),仅35K,无第三方依赖,支持内置皮肤和插件皮肤(本质是apk,但无需安装)
☆46Dec 27, 2015Updated 10 years ago
Alternatives and similar repositories for injor
Users that are interested in injor are comparing it to the libraries listed below
Sorting:
- 用于监听App前后台状态变化的工具类☆14Apr 11, 2025Updated 11 months ago
- 一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性(background/src/textColor等),将皮肤相关属性设置到View的Tag内,在切换皮肤时寻找对应的皮肤来完成实时刷新动作。此方案具有…☆189Jan 7, 2018Updated 8 years ago
- Android 各版本新特性及避坑指南☆14Jan 17, 2023Updated 3 years ago
- Initialization Framework for Android Application☆14Jun 20, 2022Updated 3 years ago
- 一种完全无侵入的换肤方式,支持插件式和应用内,无需重启Activity.☆1,719Jul 22, 2016Updated 9 years ago
- 国密sm3,sm4 ECB加密源码☆10Sep 25, 2020Updated 5 years ago
- Fetch the default system notification text color (ContentTitleColor and ContentTextColor) for your custom RemoteViews. 获取系统默认的通知文字颜色(标题和内…☆21Aug 9, 2016Updated 9 years ago
- 基于 MVVM 模式集成 Jetpack 组件库:LiveData、ViewModel、Lifecycles、DataBinding、Navigation;整合 Okhttp + RxJava + Retrofit + Glide 等主流模块,满足日常开发需求☆12Sep 26, 2023Updated 2 years ago
- Yet Another Shared Preference