Hi guys. I am new using java and i am working with android studio.
I have some data in a variable, and i wanna read it in my app, but when i use the command
variable.getValues(), i don’t know what to do with that, i can’t convert it to string o int and i am really lost.
Some one know what do i have to do to get any element and put it in a textview???