简体   繁体   English

智能手机上的社交网络?

[英]Social networking on smart phones?

我必须实现可以发布到所选网络的应用程序,我可以从应用程序下拉列表中进行选择。

There are Objective-C frameworks for Facebook ( Three20 ) and Twitter ( Twitter-OAuth-Library & MGTwitterEngine ). 有针对Facebook( Three20 )和Twitter( Twitter-OAuth-LibraryMGTwitterEngine )的Objective-C框架。

A quick trip to Google find facebook-android-sdk for connecting to Facebook on Android. Google的快速旅行找到了facebook-android-sdk,用于在Android上连接到Facebook。 As far as Twitter goes, you can find a whole list of APIs for various languages/platforms on Twitter's developer website . 就Twitter而言,您可以在Twitter的开发人员网站上找到各种语言/平台的API的完整列表

EDIT 编辑

A second trip to Google finds this on developer.myspace.com for adding MySpace to an iOS app. Google的第二次访问是在developer.myspace.com上找到的用于将MySpace添加到iOS应用程序。 Also, see this page and this page on LinkedIn's Developer Network . 另外,请参阅本页LinkedIn开发人员网络 本页 Basically, LinkedIn is just using a JSON encoded API with OAuth. 基本上,LinkedIn只是使用带有OAuth的JSON编码的API。 You should be able to handle that with any OAuth library. 您应该能够使用任何OAuth库进行处理。

EDIT2: EDIT2:

It seems that I've found another great library. 看来我找到了另一个很棒的图书馆。 Check out ShareKit , which helps with alot of what you're trying to do. 查看ShareKit ,它可以帮助您完成很多尝试。

@appaspect and @moshe, this is an old thread so the question my no longer be relevant, but here's a new open-source SDK and social api service: Socialize http://www.GetSocialize.com . @appaspect和@moshe,这是一个旧线程,因此我的问题不再相关,但是这里有一个新的开源SDK和社交api服务:Socialize http://www.GetSocialize.com Full feature set at http://go.GetSocialize.com/features 完整功能集位于http://go.GetSocialize.com/features

DROdio DROdio

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM