Is it possible develop applications in python for android and which IDE could you recommend me (Eclipse, ...)???

Dan Stromberg drsalists at gmail.com
Thu Apr 12 13:05:03 EDT 2012


http://code.google.com/p/android-scripting/

However, I've not used it, and I'm told it requires a stub for each new
android method exposed to python.  I find it a little regrettable that they
didn't start frp, jython or pypy for jvm instead of cpython, to avoid all
the stubbing.

On Thu, Apr 12, 2012 at 1:21 AM, sisifus <python at borja.fagorederlan.es>wrote:

> Hello all,
>
> I would like to know if it's possible develop android applications with
> python, making the apk package, etc. I don't want program from an android
> device only want to make programs for android from my PC.
>
> If it's possible which IDE could you recommend me?
>
> Thanks for your help
>
> Regards
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120412/cd5ddcdc/attachment-0001.html>


More information about the Python-list mailing list