Hello everyone, i have created one project in VS2015 using Xamarin android for connecting to SQLite db.It is creating database, tables and inserting the records.It's working fine but the problem is that SQLite not saving those data. When i run my project again it lost all data what i have inserted previous.It lost data after closing application.
here i'm attaching my project in file so please try to find the problem where i'm going wrong.Thank you