Hi I have been looking for days on how to export my database as a xml or text file but cant seem to find what I am looking for. All the tutorials and code snipets I have com
Check following
http://mgmblog.com/2009/02/06/export-an-android-sqlite-db-to-an-xml-file-on-the-sd-card/
Export sqlite database file into XML and then into Excel spreadsheet
Exporting a SQLite database to an XML file in Android
http://ashwinrayaprolu.wordpress.com/2011/03/15/android-database-example-database-usage-asynctask-database-export/
http://www.screaming-penguin.com/node/7749