unable to refer library project android on updated adt

为君一笑 提交于 2019-12-17 19:47:03

问题


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...

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" );


回答1:


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



来源:https://stackoverflow.com/questions/12970802/unable-to-refer-library-project-android-on-updated-adt

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!