简体   繁体   English

如何从Git启动项目?

[英]How to launch the project from Git?

i need implement in my project NumberPicker and i found github example , but i can't migrate it... 我需要在我的项目NumberPicker实现,并找到了github示例 ,但我无法迁移它...

as ussual i do migrate two ways 像往常一样,我确实有两种迁移方式

  1. Just make git clone and open in studio 只需制作git clone并在工作室中打开
  2. If this way doesn't work i try make imort file - new - import project , push next - next and it is opening 如果这种方法不起作用,我尝试制作imort file - new - import project -new file - new - import project ,按next-next并打开

But with this project it isn't opening 但是这个项目没有开放

Who know what the problem? 谁知道是什么问题? How i can open it? 我如何打开它?

After i try import as a result i have such screen, without active button run 在尝试导入后,我得到了这样的屏幕,没有活动的按钮run

введитесюдаописаниеизображения

This project is not an Android Studio project but still an Eclipse project. 该项目不是Android Studio项目,而是Eclipse项目。

Please follow 请关注

http://tools.android.com/tech-docs/new-build-system/migrating-from-eclipse-projects http://tools.android.com/tech-docs/new-build-system/migrating-from-eclipse-projects
or 要么
http://developer.android.com/sdk/installing/migrate.html http://developer.android.com/sdk/installing/migrate.html

to migrate it to an Android Studio project. 将其迁移到Android Studio项目。

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

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