Y
Hacker News
new
|
ask
|
show
|
jobs
by
ultimatewarrior
5282 days ago
Can you use Python for Android programming? Java is truly unbearable :(
2 comments
jorgecastillo
5282 days ago
http://news.ycombinator.com/item?id=3406334
link
pseudoswamy
5282 days ago
Scripting Layer for Android supported by Google themselves (
http://code.google.com/p/android-scripting
) that lets you program in Python among other scripting languages (Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, and shell)
link