开发者

Facebook tutorial iphone

How to use the Facebook iphone sdk?I want to make a facebook application that will have a search bar and after entering data in the search bar whatever information will be returned from th开发者_JAVA百科e facebook database i need to display it in the tableview...please help me in this regard


From reading through Facebook's iPhone SDK, it looks like you can construct a Facebook Query Language (FQL) query and asynchronously receive the results which you'd use to populate your UITableView.

See the iPhone SDK Samples for how to do UITableView population and a search box.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜