As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am a iPhone developer.
I want to develope one GPS appliacation using objective C. I am unable to find any sample application. Please help.
I am posting some links here which include detail explanation about Using the Google Places API With MapKit and also include the sample code.
Take a look at this:
Link 1: Using the Google Places API With MapKit
Link 2: Introduction to MapKit on iOS Tutorial
Hope this will help you.
Related
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm planning to release an app for the Mac App Store but i don't have any
experience on that platform. As an iOS developer this page really helped:
http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2011-fall
Is there anything similar for OSX?
Thanks.
Just similar to that page, google and search you will find many links and books to start with.
I started to learn for OSX with :
Stanford lectures CS193
Cocoa Programming for Mac OS X by Aaron Hillegas
CocoaDevCentral.com
Finally StackOverflow for solving all concern doubts from above.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
i am new-bee for AMFClient integration in ios app. if any one have good tutorial please share it with me. i appreciate your help in advance.
thanks,
you want to use this lib:
https://github.com/nesium/cocoa-amf
I can't seem to find a tutorial though.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I want to do something like the sliding panel in the iOS Facebook App. Can anyone kindly tell me how that is done or give me pointers ? Thanks.
This 3 examples are great
JTRevealSideBar
ZUUIRevealController
DDMenuController
Besided the 3 options that iYaniv posted, I would suggest you to check another open source implementation: IIViewDeckController, available in github also. For what I could see, it is a better option.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can somebody tell me the best iPhone wireframe creator software?
You could try
It does sketchy wireframes and High Res ones depending on what you’re after and can turn them into an interactive prototype too. It will also export the coordinates of all the screen elements to a Word doc
UxToolbox
Try iPlotz. Look for other tools here
Here is a great free to to prototype iphone apps http://www.justinmind.com/prototyper/free-edition it's completely free and great to build clickable mockups for web and mobile apps. It has a good collaboration feature as well.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Is there any API for QQ services (www.qq.com)? Or any developer program? Is there any way to integrate their services in third party apps? I am interested in their microblog, photo album and status services. I translated and searched but couldn't dig far enough. Any idea?
Thanks in advance.
It seems all the info is at http://open.qq.com, which will lead you to pages like http://open.t.qq.com/apps_welcome.php (for microblogging), http://opensns.qq.com/share/ (for sharing), etc.
Tencent (aka Tencent QQ) has a popular application called "wechat".
They have an ios api you can use here:
http://dev.wechatapp.com/document/sdk-en/ios/protocol_w_x_api_delegate-p.html