Roy M wrote: > Are there any planned to support scripting language such as python, > perl or even php for Android apps development?
There is work to port Jython to Android. Note that until it can generate Dalvik bytecode, it will be rather slow, and as such is probably best used as an extension language rather than writing entire applications in Jython. I am not aware of an existing Perl-on-JVM or PHP-on-JVM that could be used as the basis for a similar port. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Training: http://commonsware.com/training.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
