AdMob can be integrated in an Android app easly enough from what i've seen (although I didn't try it yet).
However my game is an OpenGL app, so how can I display the add in OpenGL? I have to manually convert the picture received from admob to a texture and manually call the browser with the specific url when the user clicks the texture?

