I want my SQLite database instance to be wiped away when the program starts.
What I tried was make a method on my class MyDBAdapter.java like this:
p
Use the in-memory flag, so there is no need to clear it.