[android-developers] Re: AdMob ads only display for a second

2010-11-22 Thread CrazyH
Sorry, I am pretty new to android development.  My app has not been
released to the market yet if that's what you mean.

Additional info:  I found that the ads display perfectly in landscape
mode.  The problem only happens when phone is in portrait mode.

Thanks!


On Nov 22, 3:04 pm, TreKing treking...@gmail.com wrote:
 On Mon, Nov 22, 2010 at 1:31 AM, CrazyH huang...@gmail.com wrote:
  The ad only displays for a brief moment, no more
  than a second, then it goes away and becomes empty space again (no
  ad).  So it just repeats like this:  no ads for while, brief display
  of ad, no ads again for while, and so on.

 Is this debug or release mode?

 --- 
 --
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: AdMob ads only display for a second

2010-11-22 Thread CrazyH
Problem solved!  I had padding in the LinearLayout containing the
AdView that was taking up space.  Once I removed the padding, the ads
display fine.  Thanks!

On Nov 22, 9:50 pm, CrazyH huang...@gmail.com wrote:
 Sorry, I am pretty new to android development.  My app has not been
 released to the market yet if that's what you mean.

 Additional info:  I found that the ads display perfectly in landscape
 mode.  The problem only happens when phone is in portrait mode.

 Thanks!

 On Nov 22, 3:04 pm, TreKing treking...@gmail.com wrote:







  On Mon, Nov 22, 2010 at 1:31 AM, CrazyH huang...@gmail.com wrote:
   The ad only displays for a brief moment, no more
   than a second, then it goes away and becomes empty space again (no
   ad).  So it just repeats like this:  no ads for while, brief display
   of ad, no ads again for while, and so on.

  Is this debug or release mode?

  --- 
  --
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en