Error cause returned when one Actiivty enters another Actiivty: because the target Activity's permission is not changed to publicclass *** ActivityFATALEXCEPTION: mainjava. lang. RuntimeException: UnabletoinstantiateactivityComponentInfo {com. duguang
Error cause returned when one Actiivty enters another Actiivty: because the target Activity has the permission not to change public class *** Activity to public class *** Activity fatal exception: main java. lang. runtimeException: Unable to instantiate activity ComponentInfo {com. duguang
Error reported when one Actiivty enters another Actiivty
Cause of error: the permission of the target Activity is not public.
Change class *** Activity to public class *** Activity
Fatal exception: main
Java. lang. runtimeException: Unable to instantiate activity ComponentInfo {com. duguang. baseanimation/com. duguang. baseanimation. ui. imitate. outTicketActivity}: java. lang. illegalAccessException: access to class not allowed
At android. app. ActivityThread. javasmlaunchactivity (ActivityThread. java: 2118)
At android. app. ActivityThread. handleLaunchActivity (ActivityThread. java: 2242)
At android. app. ActivityThread. access $600 (ActivityThread. java: 142)
At android. app. ActivityThread $ H. handleMessage (ActivityThread. java: 1235)
At android. OS. Handler. dispatchMessage (Handler. java: 99)
At android. OS. lorule. loop (lorule. java: 137)
At android. app. ActivityThread. main (ActivityThread. java: 5068)
At java. lang. reflect. Method. invokeNative (Native Method)
At java. lang. reflect. Method. invoke (Method. java: 511)
At com. android. internal. OS. ZygoteInit $ MethodAndArgsCaller. run (ZygoteInit. java: 793)
T com. android. internal. OS. ZygoteInit. main (ZygoteInit. java: 560)
At dalvik. system. NativeStart. main (Native Method)
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: 1060)
At android. app. ActivityThread. javasmlaunchactivity (ActivityThread. java: 2109)
... 11 more