开发者

Should I save ints in SQLite Database?

I have optional data that can be downloaded from the app.. of course I need to check in every app start which optional data has been downloaded.. The optional data is numbered from 1 to 114.. I was wondering where to store this info?

Should I save it in SharedSettings? or in my sqlite database? Is开发者_如何转开发 database access considered a heavy thing for the app?

Thanks.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜