Re: [android-developers] XML-JSON convertion

2012-09-24 Thread Harri Smått
Hi,

I don't know about exact solution but if you're familiar with SAX parser it 
shouldn't be too difficult to build JSON hierarchy during parsing.

Here's some code and other information to help you out;
http://stackoverflow.com/questions/5113711/convert-xml-to-json-format

--
H

On Sep 24, 2012, at 3:30 PM, Anoop C  wrote:

> Hai All,
>   I"m looking exact solution for converting XML to JSON format in 
> android. I have weservice database that"s in XML format, that i want to get 
> as JSON, manipulate JSONArray and JSONObject .. Please help.. I heard 
> jackson& other pacakes, but how to implement i didn"t know..

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


[android-developers] XML-JSON convertion

2012-09-24 Thread Anoop C
Hai All,
  I"m looking exact solution for converting XML to JSON format in
android. I have weservice database that"s in XML format, that i want to get
as JSON, manipulate JSONArray and JSONObject .. Please help.. I heard
jackson& other pacakes, but how to implement i didn"t know..



Thanks & Regards
Anoop Narayanan C
an...@biscommunication.com

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