I would like to know how I can make a copy of my current sqlite db to a separate folder. Also, I need to know how I can replace a brand new database by the stored db.
I can't use the Android backup engine because I will also copy some other files and folders.
Any help is appreciatted!