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.
関連項目: Java Native Interface Specification (Oracle)