android - How to save state of CheckBox after exit? - Stack Overflow

android - How to save state of CheckBox after exit? - Stack Overflow

瀏覽:440
日期:2025-11-20
After put date getSharedPreferences, You have to initialize your checkboz state with this data in onCreate, like below. // onCreate SharedPreferences ......看更多