Hacker News new | ask | show | jobs
by rquirk 5670 days ago
The new NDK lets you write an application entirely in C, no need to get your hands dirty with Java at all. Of course this only works with android-9 (2.3), so if you want to write a game that people can actually play you'll still need a Java wrapper, but going forward you can bet that a lot more game ports will be Gingerbread-only.