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