You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
异常类型:
java.lang.NoClassDefFoundError
异常信息:
Failed resolution of: Lcom/alibaba/android/arouter/facade/template/IProviderGroup;
异常堆栈:
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/alibaba/android/arouter/facade/template/IProviderGroup;
at dalvik.system.VMRuntime.runHeapTasks(Native Method)
at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:687)
at java.lang.Daemons$Daemon.run(Daemons.java:145)
at java.lang.Thread.run(Thread.java:1042)
Caused by: java.lang.ClassNotFoundException: com.alibaba.android.arouter.facade.template.IProviderGroup
... 4 more
java.lang.ClassNotFoundException: com.alibaba.android.arouter.facade.template.IProviderGroup
at dalvik.system.VMRuntime.runHeapTasks(Native Method)
at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:687)
at java.lang.Daemons$Daemon.run(Daemons.java:145)
at java.lang.Thread.run(Thread.java:1042)
The text was updated successfully, but these errors were encountered:
异常类型:
java.lang.NoClassDefFoundError
异常信息:
Failed resolution of: Lcom/alibaba/android/arouter/facade/template/IProviderGroup;
异常堆栈:
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/alibaba/android/arouter/facade/template/IProviderGroup;
at dalvik.system.VMRuntime.runHeapTasks(Native Method)
at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:687)
at java.lang.Daemons$Daemon.run(Daemons.java:145)
at java.lang.Thread.run(Thread.java:1042)
Caused by: java.lang.ClassNotFoundException: com.alibaba.android.arouter.facade.template.IProviderGroup
... 4 more
java.lang.ClassNotFoundException: com.alibaba.android.arouter.facade.template.IProviderGroup
at dalvik.system.VMRuntime.runHeapTasks(Native Method)
at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:687)
at java.lang.Daemons$Daemon.run(Daemons.java:145)
at java.lang.Thread.run(Thread.java:1042)
The text was updated successfully, but these errors were encountered: