Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Matheus G Oliveira
9,682 PointsCreating a score table in android
Hello people,
i am stucked on a code that i can´t find the best way to do it.
I´m trying to make a score table using a fragment that adds a new one when i click to add a new table.
Basically it is like those football/soccer league tables.It gets the name of the teams via Parse.com and update automatically which team has more points than the other.
Basically it is the basic league table, which has columns such as Points, Matches, Victories, Draws, Lose.
I would appreciate the help!!
Have a good day and weekend!