Is it possible to convert an image to svg file and load it on android using svg-android lib.?
I tried with Inkscape and it is not loading on my app. But if i try with this image, it works!
Please guide me in this regard.
Is it possible to convert an image to svg file and load it on android using svg-android lib.?
I tried with Inkscape and it is not loading on my app. But if i try with this image, it works!
Please guide me in this regard.
svg-android has some limitations. There are a number of features of SVG that it doesn't support. You may well have more luck with another library. For example, try my one: AndroidSVG