开发者

Android Sqlite question

开发者 https://www.devze.com 2023-02-25 09:39 出处:网络
Does someone knows if the data saved in the SQLITE datab开发者_开发技巧ase stays there once you power off the device? if it doesn\'t how can i save that data so that when i turn the device back on is

Does someone knows if the data saved in the SQLITE datab开发者_开发技巧ase stays there once you power off the device? if it doesn't how can i save that data so that when i turn the device back on is available for use thanks in advance


Yes it does. Being a persistent store is its primary purpose.

0

精彩评论

暂无评论...
验证码 换一张
取 消