AFAIK, this is the best there is: http://code.google.com/p/svg-android/
Also, reportedly WebView supports SVG on Android 3.0 and higher. On Wed, Sep 14, 2011 at 5:40 AM, saex <[email protected]> wrote: > i need to open svg files and show them on Android phones. > > I tryed a lot of librarys from stackoverflow and google, and none of > them works fine, all of them fails with complex svg files (using > paths, text, etc...) > > There is not a working svg library for android? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

