Hello.

Den måndagen den 3:e december 2012 kl. 02:07:16 UTC+1 skrev dashman:
>
> i've got an android app and would like to keep compatiblity back to 
> android 1.6
>

Have you tried to use the compatibility library that Google has?  Check at 
Android developer site for more information.

/Jackson
 

> but would like to take advantage of new android UI - e.g. checkboxes etc.
>
> right now i have
>
>     <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="11"/>
>
> but i'd like new style checkboxes to be displayed if running under android 
> 3 or later.
>
> how could i do that.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to