You can't force that property for one app.  What you are describing sounds
like compatibility mode, which you can disable as described in the docs:
http://developer.android.com/guide/practices/screens_support.html

On Sun, Nov 15, 2009 at 11:26 PM, [email protected] <
[email protected]> wrote:

> Hello,
>
> Is it possible to force Android to use a given LCD density value? For
> example, if the app is running on a WVGA phone that reports LCD
> density of 160DPI *and* screen size of 3.7inch, one of those two
> values must be wrong. Is it possible to tell Android to ignore the
> 160DPI value and use 240DPI instead (for my Activity only)?
>
> Thanks
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to