Hi,
I am new bee to Android. And I am developing an application which takes screenshot using OpenGl. But I'm facing exception as : java.lang.IllegalArgumentException: Make sure the SurfaceView or associated SurfaceHolder has a valid Surface.
I'm not getting how to solve it as I don't know too much about OpenGl also.
I have found one post by Zorcad as : http://www.anddev.org/post91404.html#p91404
But he also had not posted any solution there. Please help.
-Thanks in advance,
Rupaa

