适用于带有 Honeycomb 的 Android 平板电脑的 Facebook 库 (3.2)

发布于 2025-01-02 09:58:54 字数 416 浏览 3 评论 0原文

我为我的三星 Nexus (2.3) 编写了一个使用 Facebook 单点登录的 Android 应用程序。我按照 Facebook 教程中显示的方式进行了所有操作
https://developers.facebook.com/docs/mobile/android/build/.
一切都很完美。

我采用了相同的应用程序并将其安装在我的华硕 eeepad 变压器上,除了 Facebook 功能之外,一切正常。当某些东西使用 facebook 库时,应用程序会立即崩溃。

我为平板电脑(3.2)创建了一个新的 Android 项目,但问题仍然相同。平板电脑有不同的库吗?

I wrote an android app for my samsung nexus (2.3) that uses Facebook single-sign-on. I did everything as it was shown in the tutorial on Facebook
https://developers.facebook.com/docs/mobile/android/build/.
Everything worked perfect.

I took the same application and installed it on my asus eeepad transformer and everything worked fine except for the Facebook functions. When something uses the facebook library the application crashes immediately.

I created a new Android-Project for the Tablet (3.2) but the problem is still the same. Is there a different library for tablets?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜未央樱花落 2025-01-09 09:58:54

我必须使用 AsyncFacebookRunner 中的请求方法,而不是 facebook 类中的请求方法。

但我不知道为什么它在没有 AsyncFacebookRunner 的手机上也能工作。

米沙

I had to use the request method from AsyncFacebookRunner instead of the request method from facebook class.

But I have no clue why it worked on the cellphone without the AsyncFacebookRunner.

Mischa

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文