SharedPreferences sharedPref = getSharedPreferences("FileName",Context.MODE_PRIVATE); Here, the name “FileName” is the preference file, ...
確定! 回上一頁