can anybody help?

On Thu, Aug 20, 2009 at 4:58 PM, zeeshan <genx...@gmail.com> wrote:

>
> Hi Dear,
>
> i am totally lost in this error:
>
> org.apache.harmony.xml.ExpatParser$ParseException: At line 1, column
> 0: not well-formed (invalid token)
>
> i have spent the whole day trying to figure out why i am getting this
> error but not seems to have any luck
>
> here is the faulty code android doesn't like
>
> Xml.parse(is, Xml.findEncodingByName("UTF-8"), handler);
>
>
>
> as far as i know, nothing wrong in the xml below in my sdcard.
>
> <?xml version="1.0" encoding="utf-8"?>
> <download>
>  <file id="page1"/>
>  <file id="page2"/>
>  <file id="page3"/>
> </download>
>
>
>
>
> please anybody help me out
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to