Thursday, June 23, 2016

Error "Android N requires the IDE to be running with Java 1.8 or later" on Mac


To rectify the above problem on Mac follow the below commands!

$ export STUDIO_JDK=/Library/Java/JavaVirtualMachines/jdk1.8.0_92.jdk
$ open /Applications/Android\ Studio.app