Is it possible to create an image in OpenGL, let's we created a ball and when touched it spins or something and then be able place it statically in a layout in xml.
so it would be be like:
TextView openGL object we created TextView You should be able to place a SurfaceView between those two TextView.
There is a rotation sample in the sdk folder. Check this blog post.