My App will contain a big database, so how do I insert the data ? I'd like to do that on the PC and then put it in the app, since its a lot of data.
I've seen the posts insert initial data to sql lite android / adding your own SQLite database to an android application / Ship an application with a database But I don't understand or im not sure its the best way.