AndFix icon indicating copy to clipboard operation
AndFix copied to clipboard

andfix exception :

Open s-tree opened this issue 8 years ago • 4 comments

java.lang.IllegalAccessError: Method 'void xxx.ui.MainActivity_CF.willJump(xxx.bean.MainTypeBean)' is inaccessible to class 'xxx.ui.MainActivity_CF' (declaration of 'xxx.MainActivity_CF' appears in /data/user/0/xxx/files/apatch/padfix-1_2_0_586-3.apatch) at xxx.ui.MainActivity_CF.onClick(MainActivity.java:429) at android.view.View.performClick(View.java:5204) at android.view.View$PerformClick.run(View.java:21170) at android.os.Handler.handleCallback(Handler.java:743) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5417) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:772) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:662)

image

修复代码1

image

修复代码2

image

image

s-tree avatar Jul 17 '17 02:07 s-tree

兄弟,这个问题你解决了吗?怎么解决的呢?

wyouxiong avatar Aug 25 '17 02:08 wyouxiong

并没有解决,我后来用 Sophix 了。

s-tree avatar Aug 25 '17 02:08 s-tree

谢谢

wyouxiong avatar Aug 25 '17 02:08 wyouxiong

我也遇到同样问题, image

HuskarHuang avatar Dec 15 '18 09:12 HuskarHuang