I have seen the tutorials on creating databases, tables, and populating them.
My question is how do you create a database and tables that are pre-populated so that the application does not have to do this task when it is run for the first time after it is deployed to a device?


