mercredi 19 août 2015

How to store a database in an Android application [duplicate]

This question already has an answer here:

I have made a dictionary app that communicates with a database in a server using a webservice. Now my boss wants me to embed the database inside the app so that offline users can also use the dictionary.

Can you give me some advices on how to do that?

How can I add whole database inside an app?

Should I create an XML for respective database tables?

Is SQLite an option?

Aucun commentaire:

Enregistrer un commentaire