I already understood how to convert static xml file from the RES folder into ListActivity with Items.(Using DOM).
is there a way to reverse the process? iterate on each Item of the List and create XML file using DOM?
or do I have to implement it manually? thanks,
ray.
I used XML CREATOR for this purpose.!