Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92946
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: Using Jython for Android development? |
| References | <87mvztpjfs.fsf@Equus.decebal.nl> |
| Date | 2015-06-21 11:26 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.674.1434878796.13271.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using Jython for Android development? Cecil Westerhof <Cecil@decebal.nl> - 2015-06-21 10:14 +0200
Re: Using Jython for Android development? Laura Creighton <lac@openend.se> - 2015-06-21 11:26 +0200
Re: Using Jython for Android development? Cecil Westerhof <Cecil@decebal.nl> - 2015-06-21 12:25 +0200
csiph-web