AndFix
AndFix is a library that offer hot-fix for Android App.
About this project
AndFix AndFix is a solution to fix the bugs online instead of redistributing Android App. It is distributed as Android Library. Andfix is an acronym for "Android hot-fix". AndFix supports Android version from 2.3 to 7.0, both ARM and X86 architecture, both Dalvik and ART runtime, both 32bit and 64bit. The compressed file format of AndFix's patch is .apatch. It is dispatched from your own server to client to fix your App's bugs. Principle The implementation principle of AndFix is method body's replacing, Method replacing AndFix judges the methods should be replaced by java custom annotation and replaces it by hooking it. AndFix has a native method artreplaceMethod in ART…
Technologies
Project health
GitHub
Reviews
Built by
Maintain alibaba/AndFix? Claiming verifies admin access through your GitHub account and gives you control of this listing.

