I have a problem. After update my windows 10, gradle sync failed on android studio 3.0. I use gradle 4.5. Error message:
The newly created daemon process has a different context than expected. Java home is different. Expecting: 'C:\android-studio\jre' but was: 'C:\Program Files\Java\jre1.8.0_74'. Please configure the JDK to match the expected one.
I run"studio64.exe". I try to add java.home to gradl.properties but it dosen't work. It's wierd because before update averythink was ok...