Hello
You actually don't need to install anything, if you only want pyjnius to
use it on android, it's automatically packaged in your kivy apps
already. You could install it on desktop, to load java classes that are
accessible here, but of course, the android api is only available… on
android, so it won't help you experiment with it here.
Of course, one thing that is lost with that, is the hability to
experiment with the android api in a python shell, since you only have
access to it in python on android, if you want that, though, there is a
project that, when packaged on android, opens a shell waiting for a
connection, allowing you to use the python shell in an android app with
pyjnius.
https://github.com/kivy/kivy-remote-shell
> --
> You received this message because you are subscribed to the Google Groups "PyJNIus development ML" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
pyjnius-dev...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.