I am creating a app using Multiple screen support. I am little confused while going through the MDPI resolutions. I came across several resolutions on MDPI. Can anyone tell me what is the exact and proper MDPI resolution needs to be used for image resizing(Scaling) in the development.
Asked
Active
Viewed 27 times
0
-
Please check this image for your reference. https://i.stack.imgur.com/kV4Oh.png – Chirag Nov 21 '16 at 12:11
-
This is official : http://www.androiddocs.com/design/style/iconography.html – Nidhi Nov 21 '16 at 12:12
-
Sorry Guys. Just I need MDPI Checking Resolution. – NatheemYousf Nov 21 '16 at 12:15
-
what is `MDPI Checking Resolution`? – Vladyslav Matviienko Nov 21 '16 at 12:56
-
While i'm Googleing it says " if you using Images in Multiple Screen means change the Image Size MDPI to XXDPI. so i dont know my MDPI Image Size that's Why Asking Genaraly MDPI Resolution? – NatheemYousf Nov 21 '16 at 13:05
-
Read https://developer.android.com/guide/practices/screens_support.html#density-independence also the "alternative drawables" section in https://developer.android.com/guide/practices/screens_support.html#DesigningResources – kris larson Nov 21 '16 at 20:08