i've got an android app and would like to keep compatiblity back to android
1.6
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