> Isn't svg based on xml ?

>From what little I understand, yes.  Examine the file with a source
browser and see if it looks OK.

On Oct 8, 11:01 pm, 大风 <[email protected]> wrote:
> Now I just parse the svg file the same way as xml file , in order to
> get some information and the draw the picture on the Android by
> myself , I can parse xml file but failed in svg file , Isn't svg based
> on xml ?
>
> On Oct 8, 11:43 pm, DanH <[email protected]> wrote:
>
> > If at all possible you should use a utility to convert the SVG to some
> > other format before loading it onto the phone.
>
> > On Oct 8, 9:11 am, 大风 <[email protected]> wrote:
>
> > > So I want to write it myself, there are already apps that implement it
> > > but no source code.
>
> > > On Oct 8, 9:15 pm, jamesc <[email protected]> wrote:
>
> > > > Android doesn't currently have SVG 
> > > > support:http://developer.android.com/guide/appendix/media-formats.html
>
> > > > On Oct 8, 1:03 pm, 大风 <[email protected]> wrote:
>
> > > > > Well,Now I want to parse the svg file in Android.What do I need to do?
> > > > > On Oct 8, 7:06 pm, DanH <[email protected]> wrote:
>
> > > > > > Rename it from .xml to .svg?  (Of course, this will only work if 
> > > > > > it's
> > > > > > the valid XML for an SVG image.)
>
> > > > > > On Oct 8, 2:12 am, 大风 <[email protected]> wrote:
>
> > > > > > > How to convert xml to svg in Android, Anybody anyideas?

-- 
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

Reply via email to