samedi 26 septembre 2015

ANDROID: Saving User Data For Itemized ListView in Another Activity

I'm working on an app that allows you to rate Pro Golfers and type what you think the pros and cons of this particular Golfer is. There is an EditText which saves the String data to an Arraylist, and a Ratingbar which saves int values to it's own Arraylist.

I would like to allow the user to input their data, and then on another activity, have buttons or a view of some kind that allows the user to tap and open one of their finalized sessions for viewing. How can this be done?

Aucun commentaire:

Enregistrer un commentaire