java - Offline database in Android -


there must better way manage string values have bunch of strings in strings.xml file.

i looking database solution, don`t want connect database on internet. need advanced sorting , categorising done all.

i not experienced java pardon me if lack knowledge.

edit: nice synchronize both database on internet , on user`s smartphone.

maybe effect of synchronization can achieved adding additional databases , sending out modified data.

you can use sqlite database app. see http://developer.android.com/guide/topics/data/data-storage.html#db


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -