lundi 10 juillet 2017

Randomize a subset of Items in an ArrayList

I want to create a quiz, I have 20 items in an ArrayList that is in MainActivity. How do i pick 6 random items from the ArrayList each time i click to Open DetailActivity, passing the random items?

P.S I know how to navigate between activities and passing data through Intents, I just want to know how get 6 random items from the ArrayList.




Aucun commentaire:

Enregistrer un commentaire