AndroidStudio 从git 服务器导入项目后不能够运行,这个是因为gradle的原因,
展开Event Log ,点击Import Gradle project,然后就是点击 ok就行了。
+++++++++++++++++++++++++++++++++++++++++++++
Unlinked Gradle project?
Import Gradle project, this will also enable Gradle Tool Window
Don't want to see the message for the project again: press here
Frameworks detected: Android framework is detected in the project Configure
++++++++++++++++++++++++++++++++++++++++++++++

本文介绍了解决Android Studio从Git服务器导入项目后无法运行的问题。主要原因是Gradle配置未链接,解决方法是在Event Log中点击Import Gradle project选项,并确认Android框架已检测到。
1279

被折叠的 条评论
为什么被折叠?



