在Android演播室中使用FacebookSDK我跟著使用AndroidStudio的FacebookSDK用于Android..當(dāng)我運(yùn)行我的應(yīng)用程序時(shí),我會(huì)收到下面提到的警告。Gradle: module 'facebook' won't be compiled. Unfortunately you can't have non-Gradle Java module and Android-Gradle module in one project.我該怎么解決這個(gè)問(wèn)題?我嘗試了@ScottBarta的答案,得到了以下錯(cuò)誤消息。 A problem occurred configuring project ':App'.> Failed to notify project evaluation listener.
> A problem occurred configuring project ':libraries:facebook'.
> Failed to notify project evaluation listener.
> Could not resolve all dependencies for configuration ':libraries:facebook:_DebugCompile'.
> Could not find any version that matches com.android.support:support-v4:+.
Required by:
MyApplication2.libraries:facebook:unspecified
- 3 回答
- 0 關(guān)注
- 424 瀏覽
添加回答
舉報(bào)
0/150
提交
取消