In iOS preparing graphics is simple. There are either a normal image (height x width) or a retina image which is @2x (2 times height x 2 times width).
However, sin
In Android Studio just go to File -> New -> Image Asset and create your images right out of the IDE.
File -> New -> Image Asset