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

2012-04-12 Thread sisifus
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


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

2012-04-12 Thread Dan Stromberg
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 pyt...@borja.fagorederlan.eswrote:

 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


-- 
http://mail.python.org/mailman/listinfo/python-list