开发者

Cannot make reference to Facebook SDK project

开发者 https://www.devze.com 2023-04-06 01:03 出处:网络
I am tryin to integrate Facebook in my Android app. In some tutorials, I see that I must make a reference to base Facebook project.

I am tryin to integrate Facebook in my Android app. In some tutorials, I see that I must make a reference to base Facebook project. I try this and all looks like mus开发者_JAVA百科t be: here After that I open properties again and here is result: here There is no connection between the projects.


Make sure that the Facebook Lib project in your eclipse workspace is/stays open. Otherwise the library won't be found.

This is correct:

Cannot make reference to Facebook SDK project

and this throws an error since the project is closed:

Cannot make reference to Facebook SDK project

0

精彩评论

暂无评论...
验证码 换一张
取 消