Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92938 > unrolled thread

Using Jython for Android development?

Started byCecil Westerhof <Cecil@decebal.nl>
First post2015-06-21 10:14 +0200
Last post2015-06-21 12:25 +0200
Articles 3 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  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

#92938 — Using Jython for Android development?

FromCecil Westerhof <Cecil@decebal.nl>
Date2015-06-21 10:14 +0200
SubjectUsing Jython for Android development?
Message-ID<87mvztpjfs.fsf@Equus.decebal.nl>
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

[toc] | [next] | [standalone]


#92946

FromLaura Creighton <lac@openend.se>
Date2015-06-21 11:26 +0200
Message-ID<mailman.674.1434878796.13271.python-list@python.org>
In reply to#92938
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

[toc] | [prev] | [next] | [standalone]


#92949

FromCecil Westerhof <Cecil@decebal.nl>
Date2015-06-21 12:25 +0200
Message-ID<878ubd8ikb.fsf@Equus.decebal.nl>
In reply to#92946
On Sunday 21 Jun 2015 11:26 CEST, Laura Creighton wrote:

> 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

Something else to evaluate. I do not have to be afraid I will become
bored. :-D

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web