Windows 8 - Android's SharedPreferences in Windows 8?

倾然丶 夕夏残阳落幕 提交于 2019-12-20 06:25:20

问题


You know SharedPreferences in Android, values that won't be killed even when the apps is closed and can be retrieved back once the apps is restarted again. How do I do this in Windows 8?

I tried official tutorial straight from microsoft website http://msdn.microsoft.com/en-us/library/windows/apps/hh986968.aspx. However, it works only in simulator, doesn't work when I run it in Local Machine. Can any windows expert

来源:https://stackoverflow.com/questions/12759641/windows-8-androids-sharedpreferences-in-windows-8

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