Hi,

As i know there are 4 types of screen size and 4 types of density.But how 
to manage the graphics for different resolution under same density?

Like Samsung galaxy 10.1 has *xlarge screen and comes under mdpi* where as 
kindle fore has  *large screen and comes under mdpi.*
As i have placed all the graphics for xlarge screen under mdpi and now i 
also want to make the app compatible for kindle(As per android doc graphics 
for kinlde also goes to drawable-mdpi which is not possible because i have 
already graphics for xlarge screen under drawable-mdpi).

can anyone tell me what is best to manage this ?

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