Android development - saving state

time1 yr agoview1 views

Andy Balaam discusses the need to save the state of your Android program when the screen is rotated or the user switches to another program. Focusses particularly on the need to pause the game loop thread while the state is saved, and how to co-ordinate threads to make this happen safely.

Loading comments...