【发布时间】:2013-06-13 17:07:08
【问题描述】:
我下载了 Android Studio 并尝试构建一个简单的登录活动。但 Make Project 因此错误而失败。
Environment: Windows 7 64 bit
分级: 编写输出时遇到问题:java.security.NoSuchAlgorithmException:SHA-1 MessageDigest 不可用
FAILURE:构建失败并出现异常。
-
出了什么问题: 任务 ':MyApp:dexDebug' 执行失败。
运行 C:\Program Files (x86)\Android\android-studio\sdk\build-tools\android-4.2.2\dx.bat 失败。查看输出
试试:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
我已确保 Gradle zip 已正确下载并安装
还有什么提示我应该检查什么?
【问题讨论】:
标签: android-studio