Convert the SVG and PSD image file into png or VectorDrawables for android studio
As an Android developer, we are faced with so many technical stuff while building an awesome application in terms of less APK size. So all the technical stuck is actually part of developer life. In this tutorial, I am trying to explain about the vector drawable which is the frequently used in android application development. […]