Changes

Jump to: navigation, search

An Example SQLite based iOS 4 iPhone Application

23 bytes added, 13:20, 25 March 2011
Building and Running the Application
The final step is to build and run the application. Click on the Build and Run button located in the toolbar of the main Xcode project window. Assuming an absence of compilation errors, the application should load into the iOS Simulator environment. Enter details for a few contacts, pressing the Save button after each entry. Be sure to check the status label to ensure the data is being saved successfully. Finally, enter the name of one your contacts and click on the Find button. Assuming the name matches a previously entered record, the address and phone number for that contact should be displayed and the status label updated with the message “Match found”:
<google>IOSBOX</google>
[[Image:ios_4_iphone_sqlite_app_running.jpg|An iOS 4 iPhone SQLite based application running in the iOS Simulator]]

Navigation menu