On 12/20/2012 03:50 PM, b0b wrote:
I won't go into much detail beause you'll be able to find documentation / blog posts on this topic, but you shouldn't use the -large and -xlarge qualifiers but -sw600dp and -sw720dp and friends. They require Android 3.2+ but at this point any tablet running < 3.2 (or should I say < 4) is irrelevant.
Those are for layout-folders and I know about and use those in my apps. I should have said "elements" instead of "qualifiers" as they are "elements" in the manifest but as we all know Android terms can be confusing. The "recommended" elements are <supports-screens> elements but that filtered the A500 so I had to use the <compatible-screens> element. If you read up on both you'll see the problem especially with some of the newer devices. Plus the docs though this may be out of date that Play doesn't use some of the support-screens elements (nice). We need a tool that can tell us while testing how this is all going to play out on Play. I found an issues topic requesting this and added to it. So until this is resolved from Google's side I can't support the Nexus 10 or 7 and who knows what else.
-- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
