While compiling i get the error Error:compileSdkVersion android-21 requires compiling with JDK 7, saying that a newer version of JDK is required.
Error:compileSdkVersion android-21 requires compiling with JDK 7
I\'m r
Actually I just found the solution - JDK 7 is in /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home.
that got it working for me. Oracle Docs on where JDK7 is installed