问题描述
我需要有人向我解释如何正确地将项目从github导入到android工作室。
在学校我使用的是一台macbook pro,但由于我家里有一台电脑和两台显示器,所以我宁愿在家学习时使用我的电脑 - 所以我从笔记本电脑上将我的项目分享给GitHub。从Android工作室(在我的电脑上),我尝试过:
VCS - >从版本控制结帐 - > git / github。
它成功地导入项目,但它看起来不正确,它不会编译。除此之外,与Android Studios创建的项目相比,该项目的结构看起来很奇怪。
我觉得很难解释,但我希望这幅图能帮助你理解我的问题。我真的很想能够在不同的电脑上使用同一个项目。
提前 - 谢谢:)
I need someone to explain to me how to import a project from github to android studios correctly.In school i use a macbook pro but since i have a PC and two monitors at home I thought i'd rather use my pc when studying at home - so I shared my project to GitHub from my laptop. From Android studios (on my PC) I have tried: the VCS -> Checkout from version control -> git / github.It succeeds importing the project but it doesnt seem right and it wont compile. Besides that the structure of the project seems odd compared to a project created in Android Studios.I find it hard to explain but I hope the picture can help you understand what my problem is. I would really like to be able to work on the same project on different computers.
In advance - thank you :)
这篇关于Android Studios - 从GitHub导入项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!