Michel van der List on 22 Nov 2011 11:40:23 -0800 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Python on Android |
Keep in mind that android does not run the java jvm, it runs dalvik. Michel On 11/22/2011 01:40 PM, Fred Stluka wrote:
Eric, Interesting. So, yeah, it did require a mapping layer to give Python access to the Java APIs. Says that "Scripting Layer for Android (SL4A)" supports not only Python, but also Perl, JRuby, Lua, BeanShell, JavaScript and Tcl. I'm surprised about JRuby. That's an implementation of Ruby that runs on the Java JVM with the JRuby compiler generating standard JVM byte codes, right? So it should be able to call the Java APIs directly, with no need for SL4A. Maybe I'm missing something... Good article. Thanks! --Fred --------------------------------------------------------------------- Fred Stluka -- mailto:fred@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls and fences, we need no Windows or Gates. --------------------------------------------------------------------- On 11/22/11 1:05 PM, Eric H. Johnson wrote:___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plugRelated to "Developing Portable Mobile Web Applications" another thingmentioned last night at PLUG west was writing Python apps for Android. Hereis a detailed article on how to write Python applications for Android: http://www.linuxjournal.com/article/10940 Regards, Eric___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug