Android has Json classes by using that you can create jsonobject, jsonarry.
after you construct full jsonobject convert that in to string and post that
to server and while retrieving convert the string you received from server
in to Json object and parse it.

On Fri, Aug 17, 2012 at 5:47 PM, GANESH KUMAR <ganeshkumar...@gmail.com>wrote:

> I need to know , how to post and retrieve data a single JSON.Pls help with
> code
>
> --
> 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

Reply via email to