Hello!
I want to create a xml file and then parse it using sax. Does anybody know how to create a xml file? are there any functions in android to do this? or we have to write the xml file as we do in java? i mean, using StringWrite, and inputstreambuffered and those things.
thank you very much!