java - Cannot find JDK '<unknown>' for module 'appcompatV7' -
i have error popping up.
error:java: cannot find jdk '' module 'appcompatv7'
i cant work out why happening, im using compatibility library , added in project structure. selected "library module" , added module dependency.
its working fine on project same set up.
found solution. restarted android studio , messaged popped saying, "error loading project: cannot load 2 modules" within android.iml file, suggested remove it, recompiled , worked. ideas guys!
Comments
Post a Comment