Versions with this page:
Versions without this page:
java.lang.String
Construct an AndroidJavaClass from the class name.
This essentially means locate the class type and allocate a java.lang.Class object of that particular type.
java.lang.Class