AgentWebX5 icon indicating copy to clipboard operation
AgentWebX5 copied to clipboard

IllegalAccessError: Field 'android.support.v4.app.NotificationCompat$Builder.mNotification' is inaccessible to class 'com.just.agentwebX5.Notify' (declaration of 'com.just.agentwebX5.Notify'

Open erdayeniu opened this issue 6 years ago • 0 comments

java.lang.IllegalAccessError: Field 'android.support.v4.app.NotificationCompat$Builder.mNotification' is inaccessible to class 'com.just.agentwebX5.Notify' (declaration of 'com.just.agentwebX5.Notify' appears in /data/dalvik-cache/arm/data@[email protected]@[email protected]) at com.just.agentwebX5.Notify.hasDeleteContent(Notify.java:120) at com.just.agentwebX5.RealDownLoader.onProgressUpdate(RealDownLoader.java:164) at com.just.agentwebX5.RealDownLoader.onProgressUpdate(RealDownLoader.java:31) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:656) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:179) at android.app.ActivityThread.main(ActivityThread.java:5509) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:961) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)

erdayeniu avatar May 14 '18 01:05 erdayeniu