androidsvgsampleapp
androidsvgsampleapp copied to clipboard
Android app demomnstrating how to use AndroidSVG
AndroidSVG Sample App
A demonstration Android application for the AndroidSVG library.
This app includes example code showing you how to:
- Load an SVG and render it at various sizes to an Andoid
Canvas. - Use AndroidSVG's
SVGImageViewcustom view class to include SVG images in your layout. - Re-colour your SVG images at run time using CSS.
- Create simple animations using
ValueAnimator.
Feedback
If you find any bugs with this application, or have suggestions on other useful examples I could add, please file an issue.
You can contact the author by email at [email protected].
License
This app and the AndroidSVG library are licensed under the Apache License, Version 2.0.
