AndFix
AndFix copied to clipboard
AndFix is a library that offer hot-fix for Android App.
`public class App extends Application { private static final String TAG = "test"; private static final String APATCH_PATH = "/out.apatch"; /** * patch manager */ private PatchManager mPatchManager; @Override public...
2016年就已经停止更新维护了
Adding the AOSP9 ArtMethod.
I think this is an awesome project and why it not updated I saw last support 4 years ago and only supports Android version from 2.3 to 7.0 how for...
I run your demo,but One of the prints is: “/com.euler.andfix E/euler: 10==a ” ,Shouldn't it be 11=a?
same with above title.
Can some one tell me what is wrong? I am getting below error: 01-02 19:15:09.001 22954-22954/com.makemytrip E/dalvikvm: Unable to extract+optimize DEX from '/data/data/com.makemytrip/files/apatch/file.apatch' 01-02 19:15:09.001 22954-22954/com.makemytrip E/AndFixManager: pacth java.io.IOException: unable...