SharedPreferences sharedPreferences = getSharedPreferences(“Settings”, Context. MODE_PRIVATE); The string Settings is the name of the settings file you wish ...
確定! 回上一頁