简体   繁体   English

Android应用程序Facebook集成失败

[英]Android app facebook integration failure

I have a problem with my app and I don't know if the problem is obvious. 我的应用程序有问题,我不知道问题是否明显。 I have managed to post things to my facebook wall using the app I have created for Android. 我已经使用我为Android创建的应用程序设法将内容发布到我的Facebook墙上。 But when I distribute this app to my testers, they don't get to the login window. 但是,当我将此应用程序分发给测试人员时,他们不会进入登录窗口。 The app is terminated before the screen appears. 该应用程序在屏幕出现之前被终止。

I have used the tutorial: http://developers.facebook.com/docs/mobile/android/build/ 我使用了以下教程: http : //developers.facebook.com/docs/mobile/android/build/

Can somebody help me. 有人可以帮我吗。 Are some things I can check or is there a more thorough explanation available on the internet? 我可以检查一些事情吗,或者互联网上有更详尽的解释?

you need to follow following steps, 您需要遵循以下步骤,

1.) go to https://github.com/facebook/facebook-android-sdk/tree/master/examples 1.)前往https://github.com/facebook/facebook-android-sdk/tree/master/examples

2.) download the example named Hackbook . 2.)下载名为Hackbook的示例。 and execute it , this is working example of facebook integration with android 并执行它,这是Facebook与android集成的工作示例

Here condition is that you must have App ID and App secret . 这里的条件是您必须具有App IDApp secret
if is there any problem let me know. 如果有任何问题,请告诉我。

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

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