Basically i want a dialog which has text and 3 buttons
|| YES || NO || NEVER ||
I want it to pop up, only on second run and after that on every run until yes or never is selected.
I am sorry if this is a noobish question but i have no idea how to store data.
Is shared preferences the way to go, if so can any one give me an idea as to which function is to be called and from where.
I am having trouble understanding this part, if i write the data from the activity, it’ll basically be over written every time the app runs.
What is your real question? If I am not wrong, you asking this question :
So the answer is, you can store your data on
SharedPreferencesuse it like this