Skip to content
vinerylink edited this page Oct 2, 2014 · 1 revision

Welcome to the svg-android wiki!

Vector Graphics Support for Android! svg-android publish its source code to github without maintain anymore. But we can get an example Live Wallpaper app within it.

This is only the compact and straightforward library for parsing SVG files and rendering them in an Android Canvas. By using vector art, the pain of supporting various screen sizes and densities in Android can be reduced. This was the library used to render the artwork and the interface of Androidify.

Clone this wiki locally