在Android的Facebook的实施Android、Facebook

2023-09-06 19:36:15 作者:好小伙潇潇洒洒@

我开发的Andr​​oid应用程序,涉及实施facebook.I已经找到上市的一个例子 http://www.androidpeople.com/android-facebook-api-例如,使用-fbrocket / 它运行fine.But当我删除从$ C $库c将其赋予error.Can任何人给我的例子

I am developing android application which involves implementation of facebook.I have found one example listed on http://www.androidpeople.com/android-facebook-api-example-using-fbrocket/ It is running fine.But when i delete libraries from the code it gives error.Can anyone give me example

在此先感谢图莎尔

Thanks in advance Tushar

推荐答案

最好的链接对我来说是: http://integratingstuff.com/category/web-services/facebook/

The best link for me was: http://integratingstuff.com/category/web-services/facebook/

它采用了官方Facebook SDK从Facebook Android和真正伟大的作品。记得要试一下仿真器,因为该设备将寻找从Facebook单点登录,从您的手机,并为工作,你在你的Facebook应用程序(这是在Facebook官方解释清楚注册一个密钥哈希SDK为Android。

It uses the official Facebook SDK from facebook for Android and works really great. remember to try it on an emulator since the device will be looking for a single logon from facebook from your phone, and for that to work you have to register a key-hash in your application on Facebook (which is clearly explained in the official Facebook SDK for Android.

这可能是有益的其他链接: http://www.shoutmeloud.com/how-to -acquire建议您使用Facebook的API-key.html http://stackoverflow.com/questions/2953146/android-java-post-simple-text-to-facebook-wall

Other links that might be helpful: http://www.shoutmeloud.com/how-to-acquire-your-facebook-api-key.html http://stackoverflow.com/questions/2953146/android-java-post-simple-text-to-facebook-wall