draythefingerless said:
i fear that people will take this as some kind of oooh android AAA games, when the language of android, java, is horrendous for making heavier games(see: minecraft). but as what they are advertising, it seems really nice. just dont expect the new gears of war to run on it or sth.(then again, given how old xbox is...)
This is misleading.
Games made for Android must run on a Java Virtual Machine, but Java is not the only language for doing this. There is also JRuby, Groovy, Jython...
And, of course, you could make a HTML5 + Javascript game and use Open Web App (if I'm not mistaken, I'm on a phone and it's difficult to search) to ship it without a browser.