> Mark, I may have found the problem, but not sure how I can fix it. The
> log msg for the responseBody is below. Should it be the UTF_8 param?
> thanks
> {"hey": "guy","anumber": 243,"anobject": {"whoa":
> "nuts","anarray": [1,2,"thr<h1>ee"], "more":"stuff"},"awesome":
> true,"bogus": false,"meaning": null,
> "japanese":"明日㠌Ã
> £Â ‚る。", "link": "http://jsonview.com";,
> "notLink": "http://
> jsonview.com is great"}

Well, the stuff before the opening { is definitely not legal JSON. I'm no
UTF-8 expert, but I'll be somewhat surprised if there's an encoding that
justifies a bunch of extra characters like that at the front of the text.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


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