android sqlite database import does not change -


i want modify android application data base.

i export , modify , import again.

but data import not change.

i use sqlitestudio tool.

what problem? idea?

i think import sqllite database project created right?

todo following thing

goto --> ddms --> open file explorer -->select data dir-->anorher time select data--> package name-->database dir--> dbfile pull device remove it

now click button push file device select database dir , open file location make sure file in database dir. thats done imported db. thx...


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -