Can not save the state of CheckBox in Android - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
Can not save the state of CheckBox in Android - Stack Overflow
You are saving vallues but you have to restore them you your activity is started
like this : SharedPreferences prefs = getSharedPreferences("syllabus", ...