injor | injor —— 一个高度可扩展的,非侵入式的,简单的,轻量的,强悍的, “ 原生 ”
kandi X-RAY | injor Summary
kandi X-RAY | injor Summary
injor is a Java library. injor has no vulnerabilities, it has a Permissive License and it has low support. However injor has 1 bugs and it build file is not available. You can download it from GitHub.
injor —— 一个高度可扩展的,非侵入式的,简单的,轻量的,强悍的,"原生"的Android皮肤框架,仅35K,无第三方依赖,完美兼容Android 1.0 ~ 6.0。支持内置皮肤和插件皮肤(本质是apk,但无需安装)。. injor 的灵感来自AndroidChangeSkin,原理一样,均是在换肤时遍历contentView,但injor内置更多的特性,具有更好、更强的扩展性也更简单,并且支持异步换肤 —— 更换皮肤时,对ViewTree的遍历,语法解析,资源加载均在子线程中进行,只有将资源设置到view上时才在主线程中运行。因此对于大量item(成千上万,可在SkinTest中模拟)的界面,换肤时界面仍保持响应(虽然有点卡,但不至于出现ANR,因此可在换肤时显示进度对话框)。.
injor —— 一个高度可扩展的,非侵入式的,简单的,轻量的,强悍的,"原生"的Android皮肤框架,仅35K,无第三方依赖,完美兼容Android 1.0 ~ 6.0。支持内置皮肤和插件皮肤(本质是apk,但无需安装)。. injor 的灵感来自AndroidChangeSkin,原理一样,均是在换肤时遍历contentView,但injor内置更多的特性,具有更好、更强的扩展性也更简单,并且支持异步换肤 —— 更换皮肤时,对ViewTree的遍历,语法解析,资源加载均在子线程中进行,只有将资源设置到view上时才在主线程中运行。因此对于大量item(成千上万,可在SkinTest中模拟)的界面,换肤时界面仍保持响应(虽然有点卡,但不至于出现ANR,因此可在换肤时显示进度对话框)。.
Support
Quality
Security
License
Reuse
Support
injor has a low active ecosystem.
It has 43 star(s) with 17 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 2 have been closed. On average issues are closed in 96 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of injor is current.
Quality
injor has 1 bugs (1 blocker, 0 critical, 0 major, 0 minor) and 194 code smells.
Security
injor has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
injor code analysis shows 0 unresolved vulnerabilities.
There are 15 security hotspots that need review.
License
injor is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
injor releases are not available. You will need to build from source code and install.
injor has no build file. You will be need to create the build yourself to build the component from source.
injor saves you 890 person hours of effort in developing the same functionality from scratch.
It has 2034 lines of code, 116 functions and 60 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed injor and discovered the below as its top functions. This is intended to give you an instant insight into injor implemented functionality, and help decide if they suit your requirements.
- Initialize resource manager
- Validate plugin parameters
- Get resource manager
- Set the typeface for the given view
- Gets typeface
- Set the text for the given resource
- Gets a string from the current resource
- Set the text color state
- Returns the color state list
- Process the image
- Gets a drawable by name
- Set text size
- Get the dimension by name
- Add a new processor
- Enable processor with given name
- Set background drawable
- Process the view
Get all kandi verified functions for this library.
injor Key Features
No Key Features are available at this moment for injor.
injor Examples and Code Snippets
No Code Snippets are available at this moment for injor.
Community Discussions
No Community Discussions are available at this moment for injor.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install injor
You can download it from GitHub.
You can use injor like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the injor component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use injor like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the injor component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page