简体   繁体   English

如何在Android Studio 0.3.4中将现有库项目添加到我的项目中

[英]How to add existing library project to my project in Android Studio 0.3.4

Tried to create a project and add the facebook sdk 3.5.2 library project to it in Android Studio v0.3.4. 尝试创建一个项目,并在Android Studio v0.3.4中向其添加facebook sdk 3.5.2库项目。 It seems that they've redesigned modules adding/creating section in that version. 看来他们已经重新设计了该版本中的模块添加/创建部分。 So now I can't find a way to an external library project to my project in ProjectStructure dialog (it only suggests to create new one). 因此,现在在ProjectStructure对话框中找不到我的项目的外部库项目的方法(仅建议创建一个新方法)。 Could anyone help with that? 有人可以帮忙吗?

I found the same issue. 我发现了同样的问题。 Seems like a bug for me, because in previous versions I had no module settings and here is my workaround with this issue. 对我来说似乎是一个错误,因为在以前的版本中,我没有模块设置,这是我解决此问题的方法。 I added new empty module and after that open project structure dialog again, and there are all available options appeared on their places. 我添加了一个新的空模块,然后再次打开项目结构对话框,并且所有可用的选项都出现在它们的位置。

I have added a couple of screenshots: 我添加了几个屏幕截图:

My Project Structure settings before: http://screencloud.net/v/C37S 之前的“我的项目结构”设置: http : //screencloud.net/v/C37S

My Project Structure settings after: http://screencloud.net/v/r9sJ 之后的“我的项目结构”设置: http : //screencloud.net/v/r9sJ

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM