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.

source
share