I'm getting error in the DESIGN:
Android N requires the IDE to be running with java 1.8 or later
I went to the Project Structure > JDK location changed it from 1.7 to the latest I just downloaded 1.8 changed it to: C:\Program Files\Java\jdk1.8.0_91 But still getting this message.
I tried to google found someone else solution also to Set JDK_HOME and JAVA_HOME environment variables. But I can't find where to set this variables.
This is the solution but not sure how to do it: