开发者

Saving a file on Android, but not to the SD Card

If an SD card is not present in an Android device then where do we store the r开发者_开发百科ecorded file?


simply in phone memory you can store files


You can create files that are private to your application by using Context.openFileOutput.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜