I’ve been searching information about how to change the value of a variable when clicking a notification but I haven’t fount anything.
I do no want to launch a new activity. I jus want to change the value of the variable.
Hoe can I achieve it?
Thank you in advanvece!
Launch an activity where you change the variable on it. If you don’t want the activity to be seen, don’t call
setContentView().