How to package db file into my application?

How to package db file into my application?

BY 12 Jun 2015 Native Application Development
Hello, I want to know how I can package my sqlite db file into my application. I create data folder into my project directory and put my database.db. But that db file is not transferred into target when I try to run as. In this time, the db file should be packaged for my use. Could you give me some guide for it? Thanks
Written by