On Sat, Mar 26, 2011 at 7:55 PM, Kevina <[email protected]> wrote:
> That all works great, but now I want to integrate AdMod which leads to > lots of crashes. > Explaining what "lots of crashes" means would be helpful. > 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). > LinearLayout (Vertial, width and height = fill_parent) -> GameView (layoutWeight = 1) -> AdMob setContentView(linearLayoutContainingBothViews); ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

