Dear clickers,
I'm new to the Android extension. I've installed a fresh new android studio (named LadyBug, a name, a promise ), I have already java 8 from a previous installation, and tryed to build my first .apk..
Sadly I get this error: ( excerpt - Attached you find the whole error logfile.):
java.lang.AssertionError: annotationType(): unrecognized Attribute name MODULE (class com.sun.tools.javac.util.UnsharedNameTable$NameImpl)
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
Could you help me to find the problem here ? Attached is the simple application I'm trying to build.
Thanks in advance for your attention,
Sergio