AndFix icon indicating copy to clipboard operation
AndFix copied to clipboard

AndFix is a library that offer hot-fix for Android App.

Results 103 AndFix issues
Sort by recently updated
recently updated
newest added

`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...

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...