Hello, I was working on Android 1.5, but now moved to the latest version. So there is only "drawable" folder in Android 1.5,
but now There are 3 different folder for storing images in android project.
And as i have found some articles for these 3 folders that
- hdpi means High-dpi
- mdpi means medium-dpi
- ldpi means low-dpi
But still in confusion that what is the exact purpose of these 3 folders and when to use particular folder to store images in that?
pls give me some suggestions.
Thanx - paresh