Browsing Windows Phone 8 file system in the emulator

余生颓废 提交于 2019-12-07 05:34:43

问题


Is there a way to browse the file system of Windows Phone 8 running in the emulator, preferably while the emulator is running?

It would make debugging much easier if I could access the application local storage and its other private folders while the application is running: check the files that are present, modify them, add new ones etc. On more than one occasion this proved useful to me with Windows Store apps for Windows 8.


回答1:


Just use the Windows Phone Power Tools integrated file browser.




回答2:


Also, you can use built-in tool ISETool.exe (only command line):

How to use the Isolated Storage Explorer tool for Windows Phone

Best regards



来源:https://stackoverflow.com/questions/14013225/browsing-windows-phone-8-file-system-in-the-emulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!