Please see this:

https://developers.google.com/mobile-ads-sdk/docs/

Add this:

*  <activity android:name="com.google.ads.AdActivity"*
*              
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"/>
*
*
*


And this:


*  <uses-permission android:name="android.permission.INTERNET"/>*
*  <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
*




On Monday, January 7, 2013 11:18:53 PM UTC-6, 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