database - Android SQLite DB location -



database - Android SQLite DB location -

is possible store applications sqlite database in other location define instead of default /data/data//databases location?

thanks

this might helpful. demonstrates how store db in assets folder of app, (though re-create on db /data/databases database, i'm not sure if help situation.)

could give little more context why want store database elsewhere?

android database sqlite

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -