问题
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