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

Categories

0 votes
137 views
in Technique[技术] by (71.8m points)

java - unable to refer library project android on updated adt

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

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

1 Answer

0 votes
by (71.8m points)

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...