Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.3 KB

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 SVGImageView custom view class to include SVG images in your layout.
  • Re-colour your SVG images at run time using CSS.
  • Create simple animations using ValueAnimator.

Get it on Google Play

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 androidsvgfeedback@gmail.com.

License

This app and the AndroidSVG library are licensed under the Apache License, Version 2.0.