I am developing an app for android, I need to create a rather large XML file.
I have tried this with a DOM document however because it resides in memory it throws an 'out of memory' error.
Can someone suggest an alternative solution? This is a XML file create from scratch.