java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b18, mixed mode)
What about JDK? Also, make sure it's configured correctly.
JDK is set in JAVA_HOME variable as follows;
C:\Program Files\Java\jdk1.8.0_05
I am not sure where the issue could be?
Same. What if you create a new Android Studio project? Does it build?
Yes it builds new project normally
Not sure why it doesn't build the project then. You can try to Google answer or copy source files and resource into a new project and build it from there.
What Java JVM and JDK versions do you have installed?