Can I write some data to SD card on Windows Phone 8

前端 未结 3 1600
情歌与酒
情歌与酒 2020-12-11 07:50

I checked Windows Phone 8 SDK document, and find that we can read the data from SD card, but we can\'t write something to it, is my understanding right?

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-11 07:54

    Third party applications cannot write directly to anything outside the application's IsolatedStorage.

提交回复
热议问题