On Sat, Mar 26, 2011 at 8:48 AM, satish wrote:
> how can I read this data in android application ?
>
Same way you'd read it anywhere else - this is not Android specific.
> Please help me out in parsing this in android.
>
Please Google "parse json java".
--
I am getting data from the Jason webserivce as follows.
[{"PatientFirstName":"philips","PatientLastName":"jhon","PatientSys":
70110038},{"PatientFirstName":"S","PatientLastName":"S","PatientSys":
70110039},
{"PatientFirstName":"joe","PatientLastName":"Phil","PatientSys":
70110040}]
how can I read
2 matches
Mail list logo