On Sun, May 22, 2011 at 7:39 PM, Brill Pappin <bpap...@sixgreen.com> wrote:
> I working on an app were we want to use the ActionBar in devices that can
> support it.
> Best way I can think of to handle it at this time is to add a config
> resource tagged with v11 however I don't want to have to update the app
> every time the sdk version changes and add a duplicate resource file.
> Is there any way to define a resource as "sdk version or greater" ?

-v11

"The API Level supported by the device. For example, v1 for API Level
1 (devices with Android 1.0 or higher) and v4 for API Level 4 (devices
with Android 1.6 or higher)."

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.6 Available!

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