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.
0
votes
1 Answers
3
votes
They are to declaratively suport multiple screen resolutions, without need to write resolution-dependent code.