Facebook的/ Twitter的整合在我的Andr​​oid应用程序我的、应用程序、Twitter、Facebook

2023-09-12 10:25:32 作者:陌若浮生℡

我想在我的Andr​​oid项目整合Facebook / Twitter的应用程序。在经过简单的登录程序点击Facebook的按钮上的图像或文字我想在Facebook上分享。同样我要重复的微博。

I want to integrate Facebook/Twitter apps in my Android project. On click of Facebook button after simple login procedure the image or text I want to share on Facebook. The same I want to repeat for Twitter.

我试着从 HTTPS的code:// github.com/Facebook/Facebook-Android-sdk/tree/master/examples/simple 但从来没有为我工作。 请帮我和放大器;我提供了一些样本器件的应用这一点。

I tried the code from https://github.com/Facebook/Facebook-Android-sdk/tree/master/examples/simple but that never work for me. Please help me & provide me some sample appication for this.

推荐答案

Facebook的整合是那些繁琐的tasks.For这个我搜索每一个与放大器之一;净可用的每一个环节。

Facebook integration is one of those tedious tasks.For this i searched each & every link available on net.

2周后,我发现了solution.By这个你可以在你的应用程序,以及整合Facebook的分享到你的wall.It一些文字是很容易做到的。 我已经给了你一个链接,这将帮助你做到这一点http://www.android10.org/index.php/articleslibraries/290-facebook-integration-in-your-android-application 通过这个链接,你可以很容易地做到这一点。 谢谢大家谁帮助了我。我期望大家在未来同样的支持。

After the 2 weeks i found the solution.By this you can integrate facebook in your app as well as share some text on your wall.It is really easy to do. I have given you a link that will help you to do that http://www.android10.org/index.php/articleslibraries/290-facebook-integration-in-your-android-application By that link you can easily do that. Thanks to everyone who helped me. I expect the same support from all of you in future as well.

您也可以通过Facebook的SDK HTTPS做到这一点://developers.facebook。 COM /文档/手机/安卓/建设/ 。这是很容易使用和例如code,你可以从这个链接的https:// github上.COM / Facebook的/ Facebook的Andr​​oid的SDK

Also you can do this by the Facebook SDK https://developers.facebook.com/docs/mobile/android/build/. It is easy to use and the example code you can find from this link https://github.com/facebook/facebook-android-sdk