- cl
- The ClassLoader with which to instantiate the object.
- className
- The name of the class implementing the Activity object.
- intent
- The Intent object that specified the activity class being instantiated.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.InstantiationException Java.Lang.IllegalAccessException Java.Lang.ClassNotFoundException
Perform instantiation of the process's Android.App.Activity object. The default implementation provides the normal system behavior.