(for Visual Studio) Tools > Options > Mono for Android > Settings ... there is a checkbox "Preserve application data/cache on device between deploys"
(for MonoDevelop) MonoDevelop > Preferences > Other > Mono for Android ... there is a checkbox "Preseve data/cache between application deploys" I think that's what it is supposed to do... HTH On Sat, Sep 15, 2012 at 8:07 PM, dickies <archmap...@gmail.com> wrote: > The db is being stored in System.Environment.SpecialFolder.Personal which I > think is fine. This is only to store small locally data, my main data > source > is external. > > The question is really about how can I stop MfA first deleting my existing > app on my device when it deploys another version using Run > Upload to > Device. > > I just want it to update the app version and not delete it, because > deleting > it is also deleting the sqlite db. > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Preserving-sqlite-data-on-Upload-to-device-tp5711807p5711810.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid