In Android 2.3 you can write apps without any Java code, but you still need to build it as a library: http://developer.android.com/reference/android/app/NativeActivity.html It seams to support OpenGL and user input without Java. Still not ideal, however. -- Felipe Monteiro de Carvalho