AdMob SDK 4.0.2 ( well, now it's google admob SDK ) was really buggy, so I just downgraded back to older admob version. Now there is 4.0.4, which claims to have fixed bugs arising from accessing widgets by wrong thread
On Mar 27, 2:55 am, Kevina <[email protected]> wrote: > 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

