简体   繁体   中英

Facebook Integration in to android app

您好计划用Facebook登录开发一个Android应用程序,为此我可以下载Facebook最新的android sdk并将其导入eclipse并创建一个项目和将Facebook sdk设置为库项目,然后使用Facebook登录按钮小部件并集成来创建布局将其放入我的main.xml文件中,并将应用程序ID存储在strings.xml中,并在清单元数据标签中设置此ID,但在实现过程中并未完全混淆,请提供帮助并提供一些示例代码以供逐步登录并单击登录按钮,然后输入凭据。

for integrate your app with facebook you have to first register your application then receive some application id then you have to download facebook sdk then add it into your project

for more detail refere following link: http://www.tutorialspoint.com/android/android_facebook_integration.htm https://docs.mobage.com/display/WWNATIVE23/Integrating+the+Facebook+SDK+Android#IntegratingtheFacebookSDKAndroid-Step1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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