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 never actually tried but I think that if you target a later version (say Android 4.0.3) you can define your resources, layouts and so on with the 4.0.3 specification, that allow you dpi differentiation.

Device that don't support it should just ignore them.

As I told you, I never tried but I would be surprised if it doesn't work this way.

and the Galaxy note is 2.3.5 I believe.

if my supposition is right the Galaxy note will ignore the dpi differentiation but you may be able to differentiate by using large + xlarge + dpi

let us know if you try it out,
bye

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

Reply via email to