开发者

Is there a size limit of SQLite database on Android? [duplicate]

This question already has an answer here: Is there a limit to the size of database I can use in an Android OS app? (1 answer) Closed 8 years ago.

I want to store .db file internally in device sdcard and want to access the data from 开发者_运维问答it. Can some one tell the maximum size of the .db file can be retrieved in our android application with out any memory exceptions.


The maximum size of SQLite is : 10MB to 30 MB and it depends on Android internal memory.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜