Skip to content

Comment on Ask HN: Would you use a language other than Java for an Android app?

Comments

You can use the Android Scripting Environment[1] which supports Python, Perl, Ruby, Lua, JavaScript, Tcl and things you've probably never heard of before. Their FAQ says you can build APKs too.

There is a Clojure port for Android[2], and I hear you can compile Scala programs as well[3].

If you're a CS student, you may find Scala interesting (it's a bit similar to Haskell).

Of course, straying from the well trodden path will give you more freedom but you'll get scratched along the way. Which is probably a good thing.

[1]: http://code.google.com/p/android-scripting/

[2]: http://github.com/remvee/clojure

[3]: http://stackoverflow.com/questions/476111/scala-programming-...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.