AndroidStudio checks the project from github, but when you open the project invitation "Error loading project: cannot load 2 modules More ..."

When I create a project in AndroidStudio, I select "check the project from version control", then I select git, I clone the project from github, it succeeds, but when I open the project, do not show anything, and it "Error loading project: not I can load 2 modules More ... ", I can’t solve it, but when I use git bash, clone the project, and then I open the project in AndroidStudio, it will be successful.

enter image description here

+4
source share
1 answer

.idea Android Studio, .

0

Source: https://habr.com/ru/post/1621754/


All Articles