Hacker News new | ask | show | jobs
by gary4gar 5434 days ago
I would love to see some scripting language in Android AND iOS which is Officially supported. Something like Python,Ruby or JavaScript which will make app development much easier.

Hey Google, Give us a nice scripting langauge. Pretty Please?

1 comments

Scripting Layer For Android (SL4A): http://code.google.com/p/android-scripting/ Though for stuff you're going to distribute it's much better to go native, bite the bullet, and do it in Java.