Android Sqlite question
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.
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论