Hi all, I have an activity, say "MainActivity" which uses a SurfaceView called "GameView" as layout. The activity contains: SetContentView(GameView);
That all works great, but now I want to integrate AdMod which leads to lots of crashes. I've been trying to fix it in a lot of different ways but after 7 hours it's still not working. What I basically want is my AdMod view on the bottom of my screen while being able to play my game. (Like angry birds but then different orientation). If you'd like more information, please ask. I'll take a look tomorrow, first some sleep :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

