java - Gradle Build failed in Android Studio 2.1.1 : 'app:compileDebugJavaWithJavac' (wrong path) -


i opened application co-worker. if want run app on device comes error:

error:execution failed task ':app:compiledebugjavawithjavac'. java.io.filenotfoundexception: c:\users\z565719\androidstudioprojects\drescherbluetoothcancom\app\src\main\java\lib\api_adk.jar

i know path not correct it's not possible find file. can change path , error want say?

i found several articles same error, for example one, but none of them solve problem.

by way, i'm using gradle version 2.1.0 , jdk1.8.0_91!

right click on module root , click "open module settings"

go dependencies tab , remove dependency causing error. add again correct path.

enter image description here


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -