我正在尝试在我的项目中使用 facebook sdk,但是一直收到以下错误:
I am trying to use the facebook sdk within my project, however keep receiving the following error:
The container 'Android Dependencies' references non existing library 'facebook-android-sdkfacebookincom_facebook_android.jar'
有没有人遇到/解决过这个问题?
Has anyone experienced/resolved this problem?
谢谢
错误如下:
The container 'Android Dependencies' references non existing library
'C:UsersMandipfacebook-android-sdkfacebookincom_facebook_android.jar'
The method onClick(View) of type new View.OnClickListener(){} must
override a superclass
method FbDialog.java /com_facebook_android/src/com/facebook/android line
101 Java Problem
The method onServiceConnected(ComponentName, IBinder) of type
Facebook.TokenRefreshServiceConnection must override a superclass
method Facebook.java /com_facebook_android/src/com/facebook/android line
575
The method onServiceDisconnected(ComponentName) of type
Facebook.TokenRefreshServiceConnection must override a superclass
method Facebook.java /com_facebook_android/src/com/facebook/android line
581
在解决构建路径错误之前无法构建项目.
The project cannot be built until build path errors are resolved.
试试这个方法
这篇关于容器“Android Dependencies"引用了不存在的库“facebook-android-sdkfacebookincom_facebook_android.jar"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
为什么在 Eclipse 的 SDK 中选择 Android API 而不是 Why would you choose Android API over Google APIs in the SDK on Eclipse?(为什么在 Eclipse 的 SDK 中选择 Android API 而不是 Google API?)
admob 6.2.1 空指针异常admob 6.2.1 nullpointer exception(admob 6.2.1 空指针异常)
eclipse 无法检测到我的手机进行试运行My phone cannot be detected in eclipse to test run(eclipse 无法检测到我的手机进行试运行)
android SDK 中缺少 platform-toolsaapt.exe 目录platform-toolsaapt.exe directory missing in android SDK(android SDK 中缺少 platform-toolsaapt.exe 目录)
导入 com.google.android.gms.* 时出错;error importing com.google.android.gms.*;(导入 com.google.android.gms.* 时出错;)
Android XML 编辑器和 Eclipse 的问题...难以手动编辑Problems with Android XML Editor and Eclipse...Hard to manually edit XML(Android XML 编辑器和 Eclipse 的问题...难以手动编辑 XML)