Krishna,
here are research notes I have on XML processing in Android

http://www.satyakomatineni.com/item/3731

You may be able to use XmlPullParser facility but you may need to work
as you process each node sequentially.

If you have the option of JSON the following research link may help

http://www.satyakomatineni.com/item/3687


On Fri, Sep 2, 2011 at 4:00 AM, Krishna Prasad
<krishnaprasadrs.1...@gmail.com> wrote:
> Is It possible to parse a dynamically created xml in android?
>
> I want  to display the xml based on fields in the xml.
>
> --
> 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



-- 
Satya Komatineni
http://www.satyakomatineni.com
http://www.androidbook.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

Reply via email to