0
I have an image that will be placed inside my app (just an example), how can I make a version hdpi
, xhdpi
, xxhdpi
, etc of it? I know I should put in the respective folders, but when I only have one image how can I make these different versions?
Use an image editor (Photoshop) that allows you to resize them. See in this reply the size relations to use. If icons use Image/Vector Asset android Studio.
– ramaral
There’s always the GIMP as an open source alternative in the image editing area
– Isac
I used the same GIMP, Isac, it worked here. By the way, @ramaral, if you want to answer I can mark as answered.
– underfilho
I think it’s best to consider it duplicate.
– ramaral