I want to retrieve value from the class of the object. example: I have one class Player_info. In this class there is different field like Player name,Score,birthdate. 1.messi,50,7/12/1991. 2.ronaldo,45,7/7/1993. 3.rooney,40,7/12/1991.
now i want to retrieve data ronaldo score which is from this class using parse i was stuck over here from 2 day. plz guys help me out. It was very appreciable.
You need to do like this :
Now you can use score of ronaldo wherever you want :) .
To update the value in table you can do that: