This article is assuming you got an AndroidJavaObject already from somewhere.
That's your Java object that Unity had JNI-ed for you.
You can specify
in various places
For example If you made a static method returning int waiting at Java, then you
have AndroidJavaClass, you might know you can