Android Studio 2.0 Preview: ':app:transformClassesWithInstantRunForDebug' FAILED

RajeshVijayakumar picture RajeshVijayakumar · Dec 3, 2015 · Viewed 19.8k times · Source

I'm getting this error in Gradle in Android Studio:

:cart:transformClassesWithInstantRunForDebug FAILED
 Error:Execution failed for task  :cart:transformClassesWithInstantRunForDebug'.>
 java.lang.ClassNotFoundException: com.google.gsonhtcfix.JsonSyntaxException`

I am not able to run/execute my project in Android Studio. How can I resolve this issue?

Answer

RajeshVijayakumar picture RajeshVijayakumar · Dec 3, 2015

Resolved :

Disable the Instant Run option in Android Studio 2.0 Preview

See this screenshot