我知道这个问题已被多次询问,但遗憾的是无法找到任何解决方案.所以这就是
The container 'Android Dependencies' references non existing library 'C:\Users\Zain-ul-abdeen\Android\appcompat_v7\bin\appcompat_v7.jar' OnClick Build path Build Path Problem
Run Code Online (Sandbox Code Playgroud)
多次清理和构建我的项目
我是Android开发的新手,也是Eclipse的新手.每当我创建一个应用程序时,它只会出错
我的平台:
Android sdk-tools:23.0.5 Android sdkplatform-tools:21 Android sdkbuild-tools:21.1
错误:
[2014-11-03 15:58:24 - Test] Found 2 versions of android-support-v4.jar in the dependency list,
[2014-11-03 15:58:24 - Test] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-11-03 15:58:24 - Test] All versions of the libraries must be the same at this time.
[2014-11-03 15:58:24 - Test] Versions found are:
[2014-11-03 15:58:24 - Test] Path: C:\Users\Zain-ul-abdeen\workspace\Test\libs\android-support-v4.jar
[2014-11-03 15:58:24 - Test] Length: 987314
[2014-11-03 15:58:24 - …Run Code Online (Sandbox Code Playgroud)