Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I want to integrate facebook library project to my project ...

Steps i followed:

1.Imported facebook library project

2.Checked it as isLibrary


1.Imported facebook sample project

3.Added library project -facebook

Pls help to solve the problem depicted in the screenshot...

enter image description here

Edit:Problem is in ADT 20.3 .... i tried same steps in ADT 10.3 and it works fine(Just one change here instead of importing the project i created "new project from existing source" );

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
134 views
Welcome To Ask or Share your Answers For Others

1 Answer

First you need to build your library project, and only after that add it into main project as library.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...