I get the error:
Error:(3, 22) compileSdkVersion android-22 requires compiling with JDK 7
I am using a Mac
running OSX 10.6
so JDK 7
isn't supported. Is there a way I can change the compileversion to one that can use JDK 6
? Any help would be great.