This article introduces custom classes SvgImageView and SvgDrawable which allow to use SVG image just like any other image. Download source - 4.5 MB Introduction This article shows how to use SVG images in Android. The goal is to use SVG images just like any other images, using Drawable and ImageView classes. New classes are introduced for this purpose: SvgDrawable and SvgImageView. These classes