I’m trying to implement some mobclix ads into an android app based on wiengine which is basically a java port of cocos2d. Has anyone tried doing this? if so please tell me how 😉
To be clear the basic problem is that because wiengine uses a nonstandard View based class (WYGLSurfaceView) you can’t easily add another ad View on top of the existing one.
Thanks,
Nick
use Activity.addContentView, samples:
full answer: http://blog.wiyun.com/?cat=8