开发者

Is there a raw file size limit for android?

Can someone tell me if it is possible to put an a开发者_运维知识库rchive file with a size greater than 1 mb in res/raw and at runtime copy it to sdcard and decompress it?


Yes it is possible. It will increase the size of your Application a lot but it is possible.

The problem is that until the program is started for the first time the user has to have the space on his device. 1megabyte is not that much but if the file gets bigger then 10 meg you should think about another solution.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜