I am confused I have different drawable folders so that my application select images according to the phone screen. But I am confused about what will be the sizes of the images in different drawable folders?? please help
Asked
Active
Viewed 316 times
0
-
see my answer below. – May 12 '16 at 10:24
-
refer http://developer.android.com/guide/practices/screens_support.html – Saurabh Vardani May 12 '16 at 10:27
1 Answers
0
Try this,
Right click on res. res->New -> Image Asset->Select Asset type - image
then browse your image.Android will automatically convert in different dpi.
Image dimension should be at least 196x196.

Manmohan Kumar
- 334
- 2
- 8