playMaker

Author Topic: Question regarding arrays and ArrayMaker  (Read 1278 times)

kidwithacomputer

  • Playmaker Newbie
  • *
  • Posts: 18
Question regarding arrays and ArrayMaker
« on: June 19, 2014, 06:17:20 PM »
Hello,

I'm working on a mobile app that will display 10 random items out of a pool of 100, occasionally refreshing. I am just starting to learn about arrays and I was wondering, is ArrayMaker something I should use for this? I notice ArrayMaker is for ArrayLists and HashTables, and this link suggests "Built-in Arrays" are best for mobile performance, so I wasn't sure if it's the right direction or not.

I'll continue to learn but if anyone has any guidance in the meantime I'll really appreciate it! Trying to make the most of my limited free time. Thank you!
« Last Edit: June 19, 2014, 06:21:17 PM by kidwithacomputer »