开发者

How to organize app storage dir support for all devices

I am building app which wor开发者_高级运维ks offline, it needs 5mb space for data storage. My problem is how to make it support devices having large internal storage and devices having low internal storage with sd card support. How to store and retrieve the data.


Looks like you answer the question yourself. You need to save it in the SD Card. For more information, look at here: http://developer.android.com/guide/topics/data/data-storage.html#pref

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜