开发者

Is it bad practice to save multiple files in Android?

开发者 https://www.devze.com 2023-03-13 23:51 出处:网络
Instead of having one large file,开发者_开发知识库 to have multiple files, one for each specific thing you do inside the app?This is why SQLite has been invented, complexity is easier to manage in a d

Instead of having one large file,开发者_开发知识库 to have multiple files, one for each specific thing you do inside the app?


This is why SQLite has been invented, complexity is easier to manage in a database


I don't think there's anything inherently wrong with it. Unless you're creating thousands of files, there's no harm splitting it up.

0

精彩评论

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

关注公众号