Saturday, March 3, 2012

Re: [android-developers] Re: Display problems with Galaxy Notes?

If your minSdk is at 7, we can pretty much rule out the app is running
in the compatibility mode.

The Galaxy Note, I believe, presents its screen metrics as "large" / "xhdpi".

Do you have any resources using those qualifiers?

You may want to read through this:

https://groups.google.com/forum/?fromgroups#!topic/android-developers/R43aSwS_PLE

-- Kostya

3 марта 2012 г. 11:17 пользователь Terry <terboel@gmail.com> написал:
> Hi, Kostya.
>
> You may be right.
> The minSdkversion is set to 7 in the manifest.
> I have started reading about compatibility mode, but it is a confusing
> subject.
> AND - I am unable to reproduce the incorrect screen display using any
> of the Android tools I get find.
> If you are right - and I try to disable compatibility mode, how can I
> know if it will work or not - when it seems impossible to test it
> without having the actual device?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment