Android application using lowest density drawable -


i created res drawable directories different densities, application use lowest density. created drawable-mdpi, drawable-hdpi, drawable-xhdpi , drawable-xxhdpi in phone xxhdpi app using mdpi, if delete mdpi app using hdpi etc.

in device testing application?

if device suitable hppi automatically fetch images them , suitable mdpi automatically fetch images respective folder.

  • a set of 6 generalized densities: ldpi (low) ~120dpi mdpi (medium) ~160dpi hdpi (high) ~240dpi xhdpi (extra-high) ~320dpi xxhdpi (extra-extra-high) ~480dpi xxxhdpi (extra-extra-extra-high) ~640dpi

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -