You can leave testDevices in there, it won't hurt.
And yes you can use it for all your Activities.

NB you may be better off asking Admob questions on the Admob newsgroup. 
Though you have received some pretty good responses here.

William

On Friday, January 11, 2013 3:26:28 PM UTC+10, askl wrote:
>
> Hi friends,
> Thankx for all comments. And ads displaying perfectly now. 
> Please give me a perfect answer for these,
>
> *01. here is the my XML code*
>
> <com.google.ads.AdView
>                 android:id="@+id/ad"
>                 android:layout_width="wrap_content"
>                 android:layout_height="wrap_content"
>                 android:layout_alignParentTop="true"
>                 android:layout_centerHorizontal="true"
>                 ads:adSize="BANNER"
>                 ads:adUnitId="a150e974e7ede1b"
>                 ads:loadAdOnCreate="true"
>                 ads:testDevices="TEST_EMULATOR,TEST_DEVICE_ID_GOES_HERE" />
>
>
> Should i remove *ads:testDevices* tag after testing?
>
> *02. Can i use this ad for all activities in my app..?*
> *
> *
> *Thank you.*
>
>
>
>
>
> On Tuesday, January 8, 2013 10:48:53 AM UTC+5:30, askl wrote:
>>
>> Hello Friends,
>>
>> I've many times try to add AdMob to my android application 2.1. But 
>> there is a problem with *AndroidManifest.XML. *
>> *
>> *
>> i've refer developer page. 
>> https://developers.google.com/mobile-ads-sdk/docs/admob/fundamentals. 
>> But i can't fixed XML issue. 
>>
>> so please help me how to AdMob to my android application.
>>
>> *Thank you,*
>> *ask*
>>
>

-- 
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

Reply via email to