I want to have a screen with instructions on it and a checkbox, with the state of the checkbox being saved. If the checkbox is not checked then each time the app is started the instruction screen is displayed as the first screen the user sees, if the saved state of the checkbox is checked then the instruction screen will not automatically be shown. (the user will be able to access the instruction screen via a button on other screens should they wish)
I was looking at CreatePreferenceScreen and was wondering if that was the way to go or have I misunderstood CreatePreferenceScreen?
Could anyone point me in the right direction please?
I was looking at CreatePreferenceScreen and was wondering if that was the way to go or have I misunderstood CreatePreferenceScreen?
Could anyone point me in the right direction please?