android studio下提示gradle project sync failed.Basic functionality will not work
打开android studio提示gradle project sync failed.Basic functionality(e.g.editing,debugging) will not work properly.请问各位这是怎么一回事?
首先声名这不是因为gradle没有下载。昨天我都还用的好好的,各种调试也是好的,而且还是用真机调试的。
昨天android studio是好的,没出现这个问题。今天才出现的。
去gradle设置里把各种设置都弄了好几遍也不行。
所以今天连真机android DDMS没反应,不能运行也不能调试。强制运行的时候出现:
Error:org.gradle.tooling.GradleConnectionException: Could not create an instance of Tooling API implementation using the specified Gradle installation 'G:\Users\Administrator\.gradle\wrapper\dists\gradle-1.10-all\6vpvhqu0efs1fqmqr2decq1v12\gradle-1.10'.: Could not create an instance of Tooling API implementation using the specified Gradle installation 'G:\Users\Administrator\.gradle\wrapper\dists\gradle-1.10-all\6vpvhqu0efs1fqmqr2decq1v12\gradle-1.10'.
谁有什么好的解决方法没,跪球了。我的android studio版本是0.5.2的。