It took about 3 tries to launch it.
I'm seeing:
W/dalvikvm( 2023): threadid=17: thread exiting with uncaught exception (group=0x40f02300) E/AndroidRuntime( 2023): FATAL EXCEPTION: Thread-79 E/AndroidRuntime( 2023): java.lang.IllegalArgumentException: Make sure the SurfaceView or associated SurfaceHolder has a valid Surface E/AndroidRuntime( 2023): at com.google.android.gles_jni.EGLImpl._eglCreateWindowSurface(Native Method) E/AndroidRuntime( 2023): at com.google.android.gles_jni.EGLImpl.eglCreateWindowSurface(EGLImpl.java:90) E/AndroidRuntime( 2023): at org.zeroxlab.kubench.GLSurfaceView$GLThread.run(GLSurfaceView.java:159)
Anyone seen this?