Hacker News new | ask | show | jobs
by davidron 3613 days ago
Did Google? Google is very much a polyglot orginization. https://www.quora.com/Which-programming-languages-does-Googl...

As for Android, Google Purchased Android Inc in 2005, and I'm pretty sure the decision to use Java came before Google's purchase.

1 comments

It also helps that Android team has quite a few ex-Sun engineers that used to work on Java, so I imagine that they rather keep pushing it than anything else.

They are always quite clear that it is Java + C or C++ for native methods, regardless of what developers might wish for.