Technical details¶
SVG design tools¶
This project used:
https://svg-edit.github.io/svgedit/src/editor/svg-editor.html
to create the SVG sketches. Then the Vector Asset Studio tool embedded in Android studio was used to convert the SVG file to an XML file that can be used in an Android project. See:
https://developer.android.com/studio/write/vector-asset-studio#running