I just changed to the <compatibility-screens> qualifiers (or elements
depending on which article you read) and filtering looks fine in the
developer console. But now my A500 is shown as incompatible. For 10+"
screens only I used:
<compatible-screens>
<!-- high density xlarge size screens -->
<screen android:screenSize="xlarge" android:screenDensity="xhdpi" />
</compatible-screens>
Logically that should keep that version to 10" screens and 720p or
higher. But that is supported with the A500 so they must have their
data wrong on the A500.
On 03/15/2012 06:22 PM, Zsolt Vasvari wrote:
Why are you surprised this is broken on Google Play.
For my app, the Acer Iconia A500 doesn't even show up on the supported
device list even though I have no filters/qualifiers/etc at all.
On Wednesday, February 8, 2012 7:38:57 AM UTC+8, Doug wrote:
On Feb 5, 6:22 am, Daniele Segato<[email protected]> wrote:
On 01/20/2012 02:40 PM, Chris wrote:
My app runs on Android 2.1+ , so I can't use the DPI based screen
differentiation ,
are you sure about this?
I can tell you that I created an emulator with Android version 2.3.3,
told it to be 1280x800, and it picked up my very specific layout that
I stored in layout-large-port-xhdpi-1280x800. Was that a fluke? I
don't know. But we haven't had any complaints from Note users,
whereas if the old layout was used, we would definitely receive some
complaints.
I think Samsung was aware of the problems with the way that the Note
works with some apps, because my company was directly contacted by a
representative from Samsung who helped us work out the layout issue
with our app on the Note.
Doug
--
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