Fernando Pessoa
Member
I'm creating a very simple android app.
I have the Main Module and Resultado Module
In Main Module I declared a Public variable called numeroescolhido
When I try to assign its value to a label in Resultado Module it is not accepted.
What elsa must I do to get and use the value of that Public variable?
I read and I watch videos, but I couldn't find out what I am doing wrong.
Thanks in advance for any help in this subject
I have the Main Module and Resultado Module
In Main Module I declared a Public variable called numeroescolhido
When I try to assign its value to a label in Resultado Module it is not accepted.
What elsa must I do to get and use the value of that Public variable?
I read and I watch videos, but I couldn't find out what I am doing wrong.
Thanks in advance for any help in this subject