I have found a myriad of libraries in order to use svg in Android and avoid the frustrating creation of different resolutions and dropping files for each resolution, this be
1)Right Click On drawable directory then go to new then go to vector assets
2)change asset type from clip art to local
3)browse your file
4)give size
5)then click next then done
Your usable svg will be generated in drawable directory