Skip to content

Maven Central Version

Welcome to the JujubaSVG documentation! 👋

JujubaSVG logo

JujubaSVG library is a friendly Android library to handle SVG files in your Android app. The library allows you to manipulate piece by piece of your SVG. If you have an id for the element, you can access it to change background, stroke, and other things.

Take a look at our repository.

Summary

1. Getting started

2. Available commands

3. Contributions