Posts by iguinn_13 • 1 point
2 posts
-
-1
votes1
answer246
viewsQ: How to take an entire Edittext value
I’m having trouble with the method validar() where I want to take an entire amount of the EditText to be able to compare a result in the if. I have already tried casting but does not support the…
-
0
votes1
answer92
viewsQ: Problem with my Rock, Paper and Scissors game
I have a problem with the job maquina(), the function is not able to perform any action, think the function is not receiving the value of the variable jgdJogador. var comecar = false, i = 1; if (i…