I create my database using Firefox SQL Manager.
I have a DatabaseHelper class which copies my sqlite database from the assets folder to the databases of the package.
My android activities read the database and projects the results onto TextViews and ListViews.
I need to put this database online, I read a couple of blogs but non mention how I must go about in my case since I run rawQueries from the Database class so in simply terms, I do not want to modify anything on the DatabaseHelper class except for database PATH? I do not write I only read and if I do need to write/update I use GUI SQL Manager on FireFox. Hope this makes sense.
Aucun commentaire:
Enregistrer un commentaire