[android-developers] Parse JSON using GSON library

2012-02-18 Thread Passion Android
this is my JSON --  {\id\:12,\name\:12,\status\:\ok\,
\volumes\:[{\id\:17592,\name\:\root\,\status\:\ok\}]}
i want to parse it by using GSON how to do it just give me the demo.If
u provide me the sample code it will be easier.
Thanks
Rickky Litao

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


Re: [android-developers] Parse JSON using GSON library

2012-02-18 Thread Kristopher Micinski
http://lmgtfy.com/?q=gson+example

kris

On Sun, Feb 19, 2012 at 2:16 AM, Passion Android
passion4andr...@gmail.com wrote:
 this is my JSON     --      {\id\:12,\name\:12,\status\:\ok\,
 \volumes\:[{\id\:17592,\name\:\root\,\status\:\ok\}]}
 i want to parse it by using GSON how to do it just give me the demo.If
 u provide me the sample code it will be easier.
 Thanks
 Rickky Litao

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

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