[android-developers] Re: Ad test problem in app with AdMob

2009-10-23 Thread Mike
Erick, Feel free to come on over to the admob-publisher-discuss group at http://groups.google.com/group/admob-publisher-discuss for any AdMob related questions you may have. We monitor that group a little more closely and will be able to help you there. I see a couple of other things you could

[android-developers] Re: Ad test problem in app with AdMob

2009-10-22 Thread erick nicolas
I solve it! The problem wan in AndroidManifest.xml in line Code : meta-data android:value=a14adf472974adb android:name=Test / Test is my AdMob campain name and here is the attribute name from publisher id. Here is the correct line meta-data android:value=a14adf472974adb

[android-developers] Re: Ad test problem in app with AdMob

2009-10-21 Thread Wayne Wenthin
The first two lines of the Logcat output pretty much sum it up:10-21 17:57:25.064: INFO/AdMob SDK(722): The user ID is null 10-21 17:57:25.124: DEBUG/AdMob SDK(722): Publisher ID read from AndroidManifest.xml is null The user ID is null. I'm assuming that it must be put in the