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

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -