开发者

Shared Preferences data persistence after phone is switched off

Does Shared Preferences data remain stored 开发者_开发百科if phone is switched off or battery is taken out??


Yes

it will in the application's data so until you remove your application shared preference stored the data.

But keep in mind as you remove application from device then there is no data in shared preference.


Yes : that's how most preferences are stored by the applications you are using everyday -- and those applications don't lose their preferences when you turn off your phone.


Yes, It will persists until application is uninstall or memory is cleared.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜