Skip to content

BigBadaboom/androidsvgsampleapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected].

License

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

About

Android app demomnstrating how to use AndroidSVG

Resources

License

Stars

41 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors