Sunday 16 June 2013

Display an Activity Indicator



The Activity Indicator can be used to show the user that a task is in progress. In this tutorial we will display an Activity Indicator which we will start and stop spinning using s buttons. Open XCode and create a new Single View Application. For product name, use ActivityIndicatorDemo and then fill out the Organization Name, Company Identifier and Class Prefix fields with your customary values. Make sure only iPhone is selected in Devices, and that the Use Storyboards checkbox is deselected and Use Automatic Reference Counting checkbox is selected.

Display an Activity Indicator get file here