WandFix | 简单易用的android热修复,只需添加注解,即可实现android的热修复,与MVP模式搭配使用效果更佳。
kandi X-RAY | WandFix Summary
kandi X-RAY | WandFix Summary
WandFix is a Java library. WandFix has build file available, it has a Permissive License and it has low support. However WandFix has 6 bugs and it has 4 vulnerabilities. You can download it from GitHub.
WandFix是一个可以使用注解来注入实现类对象的库,基于java APT+反射+classloader,因此不需要使用new来初始化对象。另外它还可以动态加载指定.apk .dex .jar .class文件,使用注入设置优先级的方式来选择注入class类的来源,因此利用此种方法,该项目还可以使得被注解的类获得热修复的能力!.
WandFix是一个可以使用注解来注入实现类对象的库,基于java APT+反射+classloader,因此不需要使用new来初始化对象。另外它还可以动态加载指定.apk .dex .jar .class文件,使用注入设置优先级的方式来选择注入class类的来源,因此利用此种方法,该项目还可以使得被注解的类获得热修复的能力!.
Support
Quality
Security
License
Reuse
Support
WandFix has a low active ecosystem.
It has 31 star(s) with 11 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 3 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of WandFix is current.
Quality
WandFix has 6 bugs (4 blocker, 0 critical, 0 major, 2 minor) and 152 code smells.
Security
WandFix has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
WandFix code analysis shows 4 unresolved vulnerabilities (0 blocker, 3 critical, 1 major, 0 minor).
There are 21 security hotspots that need review.
License
WandFix is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
WandFix releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
WandFix saves you 917 person hours of effort in developing the same functionality from scratch.
It has 2093 lines of code, 185 functions and 53 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed WandFix and discovered the below as its top functions. This is intended to give you an instant insight into WandFix implemented functionality, and help decide if they suit your requirements.
- Download file .
- Attach a dex file to the class loader
- Generate java file .
- Invoke a method on a class .
- Generates the hotfix_pack .
- inject a class
- Returns the integer identifier of the resource .
- Returns the parent field of the class loader .
- Verify dex file .
- On create .
Get all kandi verified functions for this library.
WandFix Key Features
No Key Features are available at this moment for WandFix.
WandFix Examples and Code Snippets
No Code Snippets are available at this moment for WandFix.
Community Discussions
No Community Discussions are available at this moment for WandFix.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install WandFix
You can download it from GitHub.
You can use WandFix 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 WandFix 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 WandFix 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 WandFix 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