2012/1/4 Navin Kabra <[email protected]> > On Wed, Jan 4, 2012 at 11:37 AM, Kenneth Gonsalves <[email protected]> > wrote: > > can anyone recommend a python framework for android? > > Negative vote for SL4A (previously known as ASE - Android Scripting > Environment). I have played with it, and I think it is largely a toy - > it is good for personal use - quick scripts for automating things you > like to do, but not useful for anything serious. > > Also, I haven't found anything else that allows Python programming for > Android and could be used in developing serious apps. Might be forced > to use Java or JavaScript :-( >
If it has Java, why not use write the apps in Python using Jython? Anand _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
