sencha with web service integration [closed] - sencha-touch-2

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 to sencha touch 2 development.
My doubts are:
How to integrate web service in sencha touch?
Can anyone suggest me a good sencha touch tutorial with web service integration?
I searched a lot but didn't get specific tutorial.
Thanks in Advance.

First thing you should check out sencha documentation for REST proxy and its usage
http://docs.sencha.com/touch/2-0/#!/api/Ext.data.proxy.Rest
For more details check out
http://blog.palominolabs.com/2012/06/21/an-app-in-an-afternoon-sencha-touch-and-stackmob/

Related

How to implement GPS functionality in iOS using Objective C? [closed]

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.

How to integrate AMF in ios app [closed]

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.

Facebook style sliding bar for iOS app [closed]

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.

What is the best iphone wireframe creator software? prototype [closed]

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.

Any idea about QQ API (Chinese facebook,twitter)? [closed]

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