Difference between revisions of "IOS 7 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 174: Line 174:
 
#* [[Getting Location Information using the iOS 7 Core Location Framework|Location Information and Multitasking]]<br><br>
 
#* [[Getting Location Information using the iOS 7 Core Location Framework|Location Information and Multitasking]]<br><br>
 
# [[An Example iOS 7 Location Application]]
 
# [[An Example iOS 7 Location Application]]
# [[An Example iOS 7 Location Application|Creating the Example iOS 7 Location Project]]
+
#* [[An Example iOS 7 Location Application|Creating the Example iOS 7 Location Project]]
# [[An Example iOS 7 Location Application|Designing the User Interface]]
+
#* [[An Example iOS 7 Location Application|Designing the User Interface]]
# [[An Example iOS 7 Location Application|Creating the CLLocationManager Object]]
+
#* [[An Example iOS 7 Location Application|Creating the CLLocationManager Object]]
# [[An Example iOS 7 Location Application|Implementing the Action Method]]
+
#* [[An Example iOS 7 Location Application|Implementing the Action Method]]
 
#* [[An Example iOS 7 Location Application|Implementing the Application Delegate Methods]]
 
#* [[An Example iOS 7 Location Application|Implementing the Application Delegate Methods]]
 
#* [[An Example iOS 7 Location Application|Building and Running the Location Application]]<br><br>
 
#* [[An Example iOS 7 Location Application|Building and Running the Location Application]]<br><br>
 
# [[Working with Maps on iOS 7 with MapKit and the MKMapView Class]]
 
# [[Working with Maps on iOS 7 with MapKit and the MKMapView Class]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|About the MapKit Framework]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Understanding Map Regions]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|About the MKMapView Tutorial]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Creating the Map Project]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Adding the MapKit Framework to the Xcode Project]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Adding the Navigation Controller]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Creating the MKMapView Instance and Toolbar]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Configuring the Map View]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Changing the MapView Region]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Changing the Map Type]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Testing the MapView Application]]
 +
#* [[Working with Maps on iOS 7 with MapKit and the MKMapView Class|Updating the Map View based on User Movement]]<br><br>
 +
# [[Working with MapKit Local Search in iOS 7]]

Revision as of 17:56, 10 October 2013






© 2013 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.

<google>BUY_IOS7</google>

  1. iOS 7 UIKit Dynamics - An Overview
  2. An iOS 7 UIKit Dynamics Tutorial
  3. An Introduction to iOS 7 Sprite Kit Programming
  4. An iOS 7 Sprite Kit Game Tutorial
  5. An iOS 7 Sprite Kit Collision Handling Tutorial
  6. An iOS 7 Sprite Kit Particle Emitter Tutorial
  7. Integrating iAds into an iOS 7 App
  8. iOS 7 Multitasking, Background Transfer Service and Fetching
  9. An iOS 7 Background Transfer Service Tutorial
  10. Scheduling iOS 7 Local Notifications
  11. An Overview of iOS 7 Application State Preservation and Restoration
  12. An iOS 7 State Preservation and Restoration Tutorial
  13. Integrating Maps into iOS 7 Applications using MKMapItem
  14. An Example iOS 7 MKMapItem Application
  15. Getting Location Information using the iOS 7 Core Location Framework
  16. An Example iOS 7 Location Application
  17. Working with Maps on iOS 7 with MapKit and the MKMapView Class
  18. Working with MapKit Local Search in iOS 7