I've a database in the asset folder. How can I make connection or initialise the database to query data from the database
Asked
Active
Viewed 53 times
0
-
3may help you [http://stackoverflow.com/questions/2605555/android-accessing-assets-folder-sqlite-database-file-with-sqlite-extension] – Pankaj Darji Dec 22 '15 at 07:16
-
`Query data from database in the asset folder` **NO**. First, you have to copy it into the proper directory. – Phantômaxx Dec 22 '15 at 10:12