The ideal way to work on it would be to add the features you need to
plyer (
https://github.com/kivy/plyer), and then you can test much of
your logic on the desktop by using the abstracted hardware API.
You can test some of the Android/pyjnius stuff by compiling a Kivy
Remote Shell (
https://github.com/kivy/kivy-remote-shell) that contains
the Android permissions and recipes you need.
You could also code directly on the device by installing your APK,
then ripping out the compiled files in /sdcard/com.yourapp/ and
replacing then with the source code. You will then have to transfer
the working source back to your main computer for re-compiling when
you are satisfied.
> --
> You received this message because you are subscribed to the Google Groups
> "Kivy users support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
kivy-users+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
--
Ben Rousch
bro...@gmail.com
http://clusterbleep.net/