Skip to content Skip to sidebar Skip to footer

Android Studio 2 Error :app:compiledebugjavawithjack

This is the complete error from Android Studio 2.1.1. I know this code compiles because on other PC it does, just not on this one which has Windows 10 x64. All other projects fail

Solution 1:

This issue is a conflict between antivirus and Android Studio. In my case using Avira, Windows 10 and Android Studio 2.2. I just disabled Avira for the first build and enabled it again when build was complete. No need to do this every time- only at the first build.

Solution 2:

I had a similar problem and solved it by File->Invalidate Caches and Restart.

Post a Comment for "Android Studio 2 Error :app:compiledebugjavawithjack"