将 iPhone 应用程序与 Facebook Twitter TwitPic 等集成
这不是代码问题。 几个月前我在网上发现了一个不错的工具,但现在我不记得它的名称/地址了。也许你知道。
我发现了一个很棒的示例应用程序,集成了大多数社交服务 - Facebook、twitter、TwitPic、myspace 等。
因此,您只需向项目中添加几个类,填充 appID、秘密代码,然后您就可以使用所有这些(通过标准 UI),而无需花费无数时间自己实现每一个类。
也许你还记得我在哪里可以找到这个应用程序?太棒了。
问候 克里斯
It's not a code question.
I've found a nice tool online few months ago and now I cannot remember it's name/address. Maybe you know.
I've found a great sample application integrating most of the social services - Facebook, twitter, TwitPic, myspace and so on.
So you only had to add few classes to your project, fill the appIDs, sercret codes and you were ready to use all of them (with a standard UI) without spending countless hours implementing every single one on my own.
Maybe you remember where I can find this app? It was great.
regards
Chris
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Czest,
我发现了这个..http:// Three20.info/ 希望它能有所帮助。
Czest,
I found this..http://three20.info/ hope it can help.
您可能会想到 ShareKit。可以在以下 URL 找到它: ShareKit
我发现 ShareKit 非常易于使用。
You might be thinking of ShareKit. It can be found at this URL: ShareKit
I have found ShareKit very easy to use.
查看 http://www.gigya.com/social-login/ ,我认为这个是迄今为止最好的选择。
check out http://www.gigya.com/social-login/ , i think this is the best option to date.
有几个 UIImagePicker 替代品支持从其他服务加载照片:
GrabKit 是一个 iOS Objective-C 库,提供简单且统一的方法来检索 Facebook、Flickr、Picasa、iPhone/iPad 和 Instagram 上的相册
https://github.com/pierrotsmnrd/grabKit
照片选择器+ 一个新的 iOS 免费库,取代了原生照片选择器,让除了本地相机胶卷或照片流之外,用户还可以从 Facebook、Picasa、Flickr 或 Instagram 选择照片。
http://picture.io/photopickerplus
There are a couple of UIImagePicker replacements out there that support loading photos from other services:
GrabKit is an iOS Objective-C library offering simple and unified methods to retrieve photo albums on Facebook, Flickr, Picasa, iPhone/iPad and Instagram
https://github.com/pierrotsmnrd/grabKit
Photo Picker+ a new free library for iOS that replaces the native photo chooser to let users select a photo from Facebook, Picasa, Flickr, or Instagram, in addition to the local Camera Roll or Photo Stream.
http://picture.io/photopickerplus