screen - Android. xhdpi folder -


Therefore, you can add 3 types of images inside individual folders, droble-ldpi, -mdpi and - Hdpi , from which Android selects the appropriate image based on each specific device.

My question is, what about xhdpi? There is a big screen there, I think they will use HDPi, but if I want to add another big image to those screens, should I add another folder inside the "Race" directory named DrawBl-xhdpi? Can Android know about taking pictures from this folder?

Or how is it done in the case of xhdpi?

Yes, Android is to take the image from this folder. Daurable-XHDPI folder is usually for an extra large image or high resolution image Check this link for more information

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -