Sample App for AndroidSVG APP
The purpose of this app is to demonstrate the abilities of the AndroidSVG library, and provide some real world examples of how to use the library to include SVG images in your Android applications.
Sample code is included which demonstrates how to use the built in SVGImageView widget, and how to render SVG images to a Canvas. Plus there are examples of how to re-colour the SVG at render time using CSS, and how to do simple animation.
The source code to this app is available at: https://github.com/BigBadaboom/androidsvgsampleapp
More information about the AndroidSVG library itself can be found at: http://bigbadaboom.github.io/androidsvg/
Android is a trademark of Google LLC.
The Android robot is reproduced or modified from work created and shared by Google and used according to described in the Creative Commons 3.0 Attribution License.