Android: Render OpenGL on top of camera preview
I was searching for that today and thought I could write a short wrap-up of what I ended up with. Particularly helpful was the Android TranslucentGLSurface sample code and a thread in the Android Beginners group. Keep reading below for the fully commented source code.