I want to create an app that will display position on some floor plan. Navigation is implementing via WiFi in certain way, I\'ve done it and so now I have a problem of displayin
Successfully tested these 2 libraries:
https://github.com/BigBadaboom/androidsvg - Apache License 2.0
https://scand.com/products/svgkit-android/ - needed tweaking to compile with modern SDK (suppress warnings, update gradle file); LGPL / commercial
androidsvg looks better so far.