Android Open Source - Graphics canvas svgandroid






Project Summary

This is a 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.

Web Site / Source Repository

svgandroid is hosted in the following web site
https://github.com/yolanother/svgandroid

If you think the Android project svgandroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of svgandroid.

ItemValue
Java File Count6
Minimum SDK Version15
Activity Count0




License

The license information of svgandroid is as follows:

Apache License

Java Source Files

com.larvalabs.svgandroid.ParserHelper.java
com.larvalabs.svgandroid.SVGColors.java
com.larvalabs.svgandroid.SVGParseException.java
com.larvalabs.svgandroid.SVGParser.java
com.larvalabs.svgandroid.SVG.java
com.larvalabs.svgandroid.package-info.java