In this thread bergapappa pointed out the existence of this SVG rendering library for Android. Having played with it to assess its viability I decided it would not be much more work to go ahead and tidy up and comment my test code and post it as a Basic4android library.
The Basic4android library is a very thin wrapper over the simple API of the rendering library. That library is released under the Apache 2.0 license, a link to the license is included in the library help.
The library implements what it calls "a subset of the SVG Basic 1.1 specification". You will probably need to do some research and some trial and error to utilise this library to its full extent.
EDIT:- Version 1.1 now posted. See post #4 for details.
EDIT:- Version 1.2 now posted. See post #5 for details.
EDIT:- Version 1.3 now posted. See post #15 for details.
EDIT:- Version 1.4 now posted. See post #18 for details.
EDIT:- Version 1.5 now posted. See post #19 for details.
The Basic4android library is a very thin wrapper over the simple API of the rendering library. That library is released under the Apache 2.0 license, a link to the license is included in the library help.
The library implements what it calls "a subset of the SVG Basic 1.1 specification". You will probably need to do some research and some trial and error to utilise this library to its full extent.
EDIT:- Version 1.1 now posted. See post #4 for details.
EDIT:- Version 1.2 now posted. See post #5 for details.
EDIT:- Version 1.3 now posted. See post #15 for details.
EDIT:- Version 1.4 now posted. See post #18 for details.
EDIT:- Version 1.5 now posted. See post #19 for details.
Attachments
Last edited: