seems to be an Eclipse problem. Build target is set to 11 but it doesn't recognize it. Got all the latest updates...any other wise info?
On Dec 12, 8:59 pm, Mark Murphy <[email protected]> wrote: > On Mon, Dec 12, 2011 at 6:07 AM, martypantsROK <[email protected]> wrote: > > I'm getting an error on compile: > > > error: No resource identifier found for attribute > > 'xlargeScreens' in package 'android' > > > I'm trying to use API 11, andxlargeScreenswas to have been setup in > > 9+. > > > So what have I done wrong to cause this not to be recognized? > > Double-check your project's build target. Having a build target below > API Level 9 is the only thing that I have seen that causes this error. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.2 > Available! -- 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

