Invokes the specified methodID static method on a Java object, optionally passing in an array of arguments (args).
AndroidJNI.CallStaticByteMethod is obsolete. Use AndroidJNI.AndroidJNI instead.
See Also: Java Native Interface Specification (Oracle)