1

我正在从Jar file.
但是,一旦调用了该类,我的应用程序就会崩溃,并且在 LogCat 中我得到一个错误:

Caused by: java.lang.IllegalAccessException: access to class not allowed

at java.lang.Class.newInstanceImpl(Native Method)

at java.lang.Class.newInstance(Class.java:1319)

at android.app.Instrumentation.newActivity(Instrumentation.java:1053)

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2099)

可能是什么原因?
谁能帮帮我吗?

4

0 回答 0