On Jul 14, 8:58 am, Sohan badaya <sohan.bad...@gmail.com> wrote:
> Hi,
> Is there any way to parse JSON object, that comes from facebook server
> in a response, into ArrayList or Map so that i can set values in my
> ListView.
>                      I am finding difficulty in parsing because JSON
> object itself contains JSONArray and this Array can contain JSONObject
> may be in recurcive order.
>
> Please suggest me any way to solve this problem.

My JSON databinding library is capable of parsing multidimensional
JSON arrays to real ones
feel free to ptopose new features and send in patches:

http://github.com/ko5tik/jsonserializer

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