Book Image

iPhone Location Aware Apps by Example - Beginner's Guide

By : Zeeshan Chawdhary
Book Image

iPhone Location Aware Apps by Example - Beginner's Guide

By: Zeeshan Chawdhary

Overview of this book

<p>From weather apps which give you a forecast based on your current location to fitness apps which track your speed and distance travelled. From Google Maps to Foursquare. Increasing mobility and social networking has made location awareness an integral aspect of modern iPhone applications. <br /><br />This book will teach you everything you need to know about building iPhone location aware apps, from simple Google maps to complex region monitoring and augmented reality. Build five real world location aware apps and get a taste of HTML5-based mobile app development.<br /><br />The book begins by explaining behind-the-scenes working of location-based systems, including GPS. Explore in depth iOS Core Location and the MapKit Framework, using examples depicting each capability of the respective frameworks. Having learnt about location and maps, you will build five location-based apps using the APIs and SDKs publicly available. The book has everything for a beginner as well as advanced users, with chapters devoted to advanced topics such as push notifications, geo fencing and augmented reality.</p>
Table of Contents (17 chapters)
iPhone Location Aware Apps by Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

PacktEvents: building the app


In Chapter 5 we saw how to build the components on the WeatherPackt application. We also combined the components to build the app. In this chapter, we saw all the modules for our PacktEvents app. Now it is time for you, the reader, to build the app as an exercise.

However, do not fear if you still cannot fill in the blocks; the code for PacktEvents will be put up on the book's website along with the full source code and explanation, along with the voice recognition module - courtesy Nuance Mobile SDK.

Pop quiz — have a blast with events

  1. 1. What are the different API components available to add events to the iOS device's calendar?

  2. 2. How can you determine whether your iOS 5 capable iOS device can send tweets using the new Twitter Framework in iOS 5?