I am new to Android Studio. I installed Android Studio v1.2.2 and I have jdk1.7.0_80 installed.
I am facing a problem with Gradle build.
I am getting the following error message:
Error:The newly created daemon process has a different context than expected. Java home is different. Expecting: 'C:\Program Files\Java\jdk1.7.0_80\jre' but was: 'C:\Program Files\Java\jdk1.7.0_80'. Please configure the JDK to match the expected one.