I am trying to create an image object in android studio. I ran into a problem on two levels. First, when I launch Asset Studio and select an image with the Asset Type set to "Launcher Icon", the resource is created inside the mipmap folder instead of the drop-down folder.

So, I changed the Asset type to "Action Bar and Tab icons". But this makes the image appear as white blocks.

Please advise what I should do.
source
share