As somebody else pointed out, Android has no SVG support today.
There are two possible places where SVG support might arise. Eventually, WebKit will support SVG, meaning Android would have SVG support through WebKit and the WebView widget. Or, SVG might be supported by the 2D graphics API for drawing on a canvas.
Mark L. Murphy wrote:
There are two possible places where SVG support might arise. Eventually, WebKit will support SVG, meaning Android would have SVG support through WebKit and the WebView widget. Or, SVG might be supported by the 2D graphics API for drawing on a canvas.
Webkit already supports SVG (Safari, Chrome). Unfortunately, Android specifically disables SVG from the build step of Webkit
Please note this is a Free Software library (under various licenses, important parts under GPLv3) so play nicely and respect the "Intellectual Property" of others...