Hello,
I'm busy making a school project. I'm using Xamarin in Visual Studio and I'm trying to make an app in where I can get the choice of the user from a checkbox.
This choice should be saved in a variable and I have to use the variable again in another activity.
Is there any way I can do this and if yes, what's the best way?
Thanks in advance!