Can anyone briefly explain to me about what are the differentiation for these (Drawable – hdpi, ldpi, mdpi) folders? And, where will i store the images for using that in layouts? Thanks in advance.
Can anyone briefly explain to me about what are the differentiation for these (Drawable
Share
They are to declaratively suport multiple screen resolutions, without need to write resolution-dependent code.