Calling Java class on Windows (not android)
Hi all
I know that when you are on android, you can call a Java class via the "AndroidJavaClass" wrapper. Is there also a way to call a Java class when I am on Windows or Mac? Or does the same wrapper work for those platforms as well?
Thanks a lot in advance
Comment
Your answer
