My purpose is to import Android project from Github.
First method
- Use "Check out project from Version Control" -> "Git" Then I enter Git Repository URL, press Clone.
- I choose "create project from existing source"
- Here is the result. The Run button is disable.https://i.stack.imgur.com/OD6lg.png
Second method
- Use "Check out project from Version Control" -> "Git" Then I enter Git Repository URL, press Clone.
- I choose "Import project from external model", choose"Gradle".
- Can only choose "Use local gradle distribution"
- Here is the result. The Run button still disable.https://i.stack.imgur.com/n5YLO.png