【发布时间】:2013-05-21 03:59:38
【问题描述】:
我目前正在使用 Android Studio,我正在尝试进行重建,但出现以下错误。
Gradle:
FAILURE: Build failed with an exception.
* What went wrong:
Project 'MyProject' not found in root project 'MyProject'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
我会尝试“尝试:使用 --stacktrace 运行”,但我不确定如何执行此操作。谁能帮我解决这个问题?谢谢!
【问题讨论】:
标签: java android android-studio