I'm developing a simple application just to increase my knowledge, and I want to know how I can do to compare data between activities ?
Example :
Now what I want to know in activity 0 when I enter the name of the variable A for example, it shows me the value of it and at the same time tell me the lowest value between the other variables of the other activities !Activity1: In this activity I have variable A that has value 1
Activity2: In this other, I have the variable B that has value 2
Activity3: And in this a variable C with the value 3