I have a sync error in Android Studio. I Usage: version 1.0.2 from the channel channel. Gradle I tried with version 2.2.1 (downloaded from https://www.gradle.org/downloads ) and downloaded the version myself. JDK : jdk1.8.0_05
I created a new project, and the error is always the same: 
Error: Cannot find method 'Org.objectweb.asm.ClassReader.getMaxStringLength () I'. Possible reasons for this unexpected error:
The gradle dependency cache may be corrupted (this sometimes happens after connecting to the network timeout.)
I tried to solve the problem with the invalidation of the caching method and stop Gradle daemon , but nothing ..
java android android-gradle build.gradle gradle
Nicolas Bortolotti Jan 04 '15 at 22:09 2015-01-04 22:09
source share