...or do you have to get them sent to your phone to download (and then would this mean I wouldn't be able to get it if the phone didn't have wifi or a 3G deal?)
Thanks
I have a simple racing game, the time taken to complete the course is recorded in a highscore table.
I use getTimer to calculate the difference in milliseconds since the start and finish of the race.
My question is; would the time the users get depend on their computer's speed? If their...