1280 * 720 by itself doesn't really mean much Do you mean the Galaxy Nexus? That screen is "extra high density", so its folder is drawable-xhdpi.
A 8-9" tablet could conceivable have a 1280 * 720 screen, but that would be "medium density", drawable-mdpi. Android running on a notebook with a 1280 * 720 screen would probably be "low density", or drawable-ldpi. -- K 8 марта 2012 г. 15:24 пользователь Alik Elzin <[email protected]> написал: > Thanks you Anirudh. As I asked Zsolt: > So if I have the same background drawable suited for other resolution > screen - 720×1280 - what folder should it be? > > > On Thursday, March 8, 2012 12:33:00 PM UTC+2, Anirudh Loya wrote: >> >> >> Dude... Check this flow. >> >> [image: Inline image 1] >> >> >> -- > 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 > -- 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

