I've been researching the internet about the implementation of icons for android applications by android studio, but I confess I was a bit confused.
I made my icon using Adobe Illustrator on a 192x192 pixel project, but instead of exporting several drawable measurements for it, I'm exporting only the 1x and thus adding it to the Android studio image asset to create the images of other resolutions .
Is the way I chose to do it correct? Is there any damage to the final image preview in all resolutions?