Using Jython for Android development?

Laura Creighton lac at openend.se
Sun Jun 21 05:26:30 EDT 2015


In a message of Sun, 21 Jun 2015 10:14:15 +0200, Cecil Westerhof writes:
>I have no experience yet with Jython or Android development. But I was
>wondering: would it be possible to write applications for Android with
>Jython? You normally use Java for it, but I think I would like Jython
>more. :-D
>
>-- 
>Cecil Westerhof
>Senior Software Engineer
>LinkedIn: http://www.linkedin.com/in/cecilwesterhof

You cannot use Jython for this at present.  PyPy for android coming.
(Works great on ARM, but oh, the environment changes to get the
libtraries to work. )

In the meatime, use kivy.  Actually, use kivy anyway, it is just too
much fun. :)

http://kivy.org/#home

Laura



More information about the Python-list mailing list