gpt4 book ai didi

android - 仍然需要 Facebook Activity 吗?

转载 作者:行者123 更新时间:2023-11-29 15:39:38 31 4
gpt4 key购买 nike

我几个月前开始在 Android 上开发我的应用程序,今天我在我的 list 中发现以下内容:

<application android:label="@string/app_name" ...>
...
<activity android:name="com.facebook.FacebookActivity" />
...
</application>

如您所见,有 Facebook Activity 。如果您阅读 facebook 文档 here你可以找到:

  • Add the Facebook SDK for Android to your mobile development environment
  • Get a Facebook App ID properly configured and linked to your Android app. See - Android Getting Started, Add Facebook App ID
  • Generate an Android Key Hash and add it to your developer profile
  • Add a Facebook Activity and include it in your AndroidManifest.xml

但是如果你阅读 getting started doc您找不到对 Facebook Activity 的任何引用。 Facebook Activity 是否不再需要?

谢谢

最佳答案

Is Facebook Activity still required?

您不需要将其显式添加到 list 中。新的 SDK 在幕后为您处理。干杯:)

关于android - 仍然需要 Facebook Activity 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43064602/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com