SharedPreferences data = getSharedPreferences("DataSave", Context.MODE_PRIVATE); SharedPreferences.Editor editor = data.edit ...
確定! 回上一頁