在Android中整合Facebook,Twitter的,社交网络社交、网络、Android、Facebook

2023-09-12 03:49:28 作者:追寻

整合多个社交网络成的Andr​​oid用一个共同的框架或API或JAR

适用于iPhone,我们有ShareKit,这在一个框架中集成了多个共享选项。 http://www.getsharekit.com/

有关Android的我不知道,如果类似的东西存在。我建立这股信息,社交网络,像一些文章和鸣叫的应用程序。它是一种简单的游戏,在这里玩家发布有关他们的成就和水平..等更新。我用Facebook和Twitter的API,但他们占用大量内存和难以管理。我也不能有效地处理它们。关于如何整合它们将AP preciated任何帮助。

我想有这样的几点建议。

另一个例子似乎PinkelStar

http://www.pinkelstar.com/ (不保持了)

感谢

解决方案   

编辑于2012年7月14日21.30 IST。

     

该项目由造物主抛弃,是因为没有更多的可用   改变了Facebook的API。我接触的开发,他是不会   再维护它。我会发布任何更新。在此之前最好的   选项​​是使用意图。

     

感谢你..

我有很多很多的开发人员讨论后发现它。 sociallib是唯一可靠的。

创业清单 从 PPT 到 IPO 的 25 步

https://github.com/sdossick/SocialLib

它允许集成

的Facebook 在微博 在谷歌BUZZ 在LinkedIn

这是最好的解决办法我发现..谢谢...

Integrating Multiple Social networks into Android with a single common Framework or API or JAR

For iPhone we have ShareKit, which integrates multiple sharing options in one framework. http://www.getsharekit.com/

For android i have no idea if something similar exists. I am building an application which shares information to social networks, like some posts and tweets. Its a simple game, where gamers publish updates about their achievements and levels.. etc.. I used Facebook and twitter APIs but they take up lots of memory and difficult to manage. Also i cannot handle them efficiently. Any help on how to integrate them would be appreciated.

I would like to have a few suggestions on this..

Another Example seems PinkelStar

http://www.pinkelstar.com/ (Not maintained anymore)

Thanks

解决方案

EDIT on 14 July 2012 21.30 IST.

The project is abandoned by the Creator and is no more usable due to changes in Facebook APIs. I contacted the Dev and he is not going to maintain it anymore. I will post any updates. Until then the best option would be to use intents.

Thank you..

I found it after a lot of discussions with many developers. sociallib is the only reliable one.

https://github.com/sdossick/SocialLib

It allows to integrate

Facebook Twitter Google Buzz LinkedIn

This is the best solution i have found.. Thanks...