开发者

Will the files be deleted on app update?

I want to create a settings file for my app which I store in the internal memory. I am wondering if this file will be deleted when the user update开发者_如何学JAVAs the app to a newer version.


No they are only deleted on uninstall. You want to look into SharedPreferences though for storing basic preferences.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜