---SOLVED---

Had a try catch when i was parsing the document and it went fine on the 
emulator, but on device it throwed an exception, removed the code in the 
catch and it worked.....

On Monday, June 4, 2012 10:14:06 PM UTC+2, Baggtrixx wrote:
>
> Trying to parse rss feed, it works on the avd but when i debug on my 
> hardware device(2.3.4) i get following error. 
>
> 06-04 22:12:10.071: E/AndroidRuntime(22910): 
> java.lang.RuntimeException: org.xmlpull.v1.XmlPullParserException: 
> Error parsing document. (position:line -1, column -1) caused by: 
> org.apache.harmony.xml.ExpatParser$ParseException: At line 188, column 
> 6: not well-formed (invalid token) 
>
> On my avd this works perfect.........Im lost. 
>
> /Baggtrixx

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