Tutorial: Using Core Location And Google XML Weather API

Providing localized information has been critical to the success of many apps.  Typically this is done by gathering the user’s current location by using the Core Location API built into the iPhone SDK and communicating with an online service providing the data which is then presented to the user.

I found an excellent step-by-step tutorial built with Objective-C that starts right at the beginning illustrating how to use core location, and how to communicate with the Google XML Weather API and present the data to the user.

The tutorial can be found here:
Adding Local Weather Conditions To Your App Part 1
Adding Local Weather Conditions To Your App Part 2

The great thing about this tutorial is that it covers everything.  If you’re looking for a detailed step-by-step tutorial on adding localized information into an iPhone or iPad app this is an excellent starting point.

Thanks for reading, please share this using the buttons below!

©2010 iPhone, iOS 4, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.

.

Share and Enjoy:

RSS
Twitter
Facebook
DZone
HackerNews
del.icio.us
FriendFeed

Leave a Reply

Your email address will not be published. Required fields are marked *