You only need to set your build platform to 15, NOT the <uses-sdk> element
in your manifest.


How do i set Build platform to 15 ??



On Thu, May 24, 2012 at 2:27 PM, RichardC <richard.crit...@googlemail.com>wrote:

> Totally wrong.
>
> You only need to set your build platform to 15, NOT the <uses-sdk> element
> in your manifest.
>
> The current AdMob (6.0.1) still support running on android down to
> andoird-3
>
> My apps are compiling using platform version 15 with <uses-sdk
> android:minSdkVersion="4" android:targetSdkVersion="8"/> in the manifest.
>
> In summary I:
>
>    - build with android-15
>    - run on all version down to android-4
>    - look and feel like an android-8 app on higher versions
>
> From the AdMob docs
> https://developers.google.com/mobile-ads-sdk/docs/android/fundamentals
> "The Google AdMob Ads SDK for Android requires a run-time of Android *1.5* or
> later (set android:minSdkVersion to at least 3 in yourAndroidManifest.xml).
> This means you can develop with the latest version of the Android SDK and
> your app will still run on an earlier Android version (1.5 minimum). "
>
>
> On Thursday, May 24, 2012 6:31:28 PM UTC+1, Anirudh Loya wrote:
>>
>> *
>> *
>> *Hello Guys,*
>> *
>> *
>> *I have developed an Android Application in version 2.2. Lately, I have
>> learnt AdMob for advertisement does not support version 2.2 for developing
>> an application's adds. **It supports all versions above 3.2. Now I have
>> to convert my application from 2.2 to 3.2 or 4.0.3.*
>> *
>> *
>> *Is there any direct way to do it other than creating new application
>> and copy pasting each and every file ?*
>>
>>
>> Thank you****
>>
>> Anirudh Loya | Android Developer**
>>
>> Desk: +9140-30681824 | Mobile: +91*9246561265*
>>
>> *Love your Job but don't Love your company, Because you may not know
>> when your company stops loving you.--  Voice Of Love*
>>
>>  --
> 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
>



-- 

Thank you****

Anirudh Loya | Android Developer**

Desk: +9140-30681824 | Mobile: +91*9246561265*

*Love your Job but don't Love your company, Because you may not know when
your company stops loving you.--  Voice Of Love*

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