in my app there are 5 spinners populated with the contacts in the phone. I am using the code below to populate an array with the contacts and then populate the spinners with
Your Spinners would populate a lot faster if you used a break to jump out of your for-loop once you assign
break
for
num = i