I have been playing with the SDK and have setup some simple examples with hard coded data, but would like to try my hand at populating the data via a web service.
My example I setup some collapsed lists of all the NFL teams, and when you expand a division, it shows all the teams in that division and the team they are playing with the score next to their name. This was all hard coded, but I want to use a web service so if I had all that data in a DB, when it was queried, it would build my tables dynamically. In the APIDemos that comes with the SDK for the table layout, it reads from the strings.xml. Are there any examples out there that would show me how to consume a webservice and dynamically build my table layout? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

