Hi,
How can I flush my sqlite database in my application when I click on a button? I already have a database inside my app, when I click on a button it add some data into it. I wanna know how to fluch the database after I click the button or maybe restart the application automatically.
Thanks,