Hello I want to develop an iphone application which uses GPS. So from where i can start ?
+7
A:
You'll want to go to the "iPhone Dev center" http://developer.apple.com/iphone/index.action
You can create a free account and access the programming material. GPS specific information is a part of the Core Location Framework
I highly recommend you take some time and get to know Objective-c first, doing some beginner tutorials on the Apple Developer site
ctshryock
2009-05-27 12:39:39
+2
A:
What not to do:
- Ask how to do every little thing before you actually learn Objective-C or read through the How To's/Tutorials on Apple's iPhone Dev Center.
- Ask open ended questions with no code or specifics.
- Ask Stackers to write your code for you.
Jordan
2009-05-27 16:29:33