I would like to know what resolution my images should have for these different folders:
The problem I have is that I only have 1 image that is from 400px X 400px
, so having, for example, a small screen, the images do not fit well and are cut off.
What would be the correct measurement of my image for each of these measurements? Apart from this, will Android automatically take a picture of any of these folders for me when it detects that, where it is running, it is a small screen?
You should take a look at Compatibility with different screens
Extract from the link:
There is a set of six generalized densities:
Depending on each device the resolution varies, for example:
utility alternative
With the following code an image can be scaled or reduced depending on the parameters that are entered, you could infer according to the size of the screen what image size you want.
Web tools:
Lets make some assets and then copies them to your project folder. It might come in handy on occasion.
AndroidAssetStudio