Skip to content
This repository has been archived by the owner on Apr 19, 2018. It is now read-only.

Help me with this... #1110

Closed
Kaliswaren opened this issue Sep 22, 2014 · 1 comment
Closed

Help me with this... #1110

Kaliswaren opened this issue Sep 22, 2014 · 1 comment

Comments

@Kaliswaren
Copy link

Found 2 versions of android-support-v4.jar in the dependency list,
[2014-09-22 18:48:52 - SplashActivity] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-09-22 18:48:52 - SplashActivity] All versions of the libraries must be the same at this time.
[2014-09-22 18:48:52 - SplashActivity] Versions found are:
[2014-09-22 18:48:52 - SplashActivity] Path: D:\Workspace\SplashActivity\libs\android-support-v4.jar
[2014-09-22 18:48:52 - SplashActivity] Length: 556198
[2014-09-22 18:48:52 - SplashActivity] SHA-1: 4a6be13368bb64c5a0b0460632d228a1a915f58f
[2014-09-22 18:48:52 - SplashActivity] Path: D:\Workspace\actionbarsherlock\libs\android-support-v4.jar
[2014-09-22 18:48:52 - SplashActivity] Length: 271754
[2014-09-22 18:48:52 - SplashActivity] SHA-1: 53307dc2bd2b69fd5533458ee11885f55807de4b
[2014-09-22 18:48:52 - SplashActivity] Jar mismatch! Fix your dependencies
[2014-09-22 18:48:52 - SplashActivity] Found 2 versions of android-support-v4.jar in the dependency list,
[2014-09-22 18:48:52 - SplashActivity] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-09-22 18:48:52 - SplashActivity] All versions of the libraries must be the same at this time.
[2014-09-22 18:48:52 - SplashActivity] Versions found are:
[2014-09-22 18:48:52 - SplashActivity] Path: D:\Workspace\SplashActivity\libs\android-support-v4.jar
[2014-09-22 18:48:52 - SplashActivity] Length: 556198
[2014-09-22 18:48:52 - SplashActivity] SHA-1: 4a6be13368bb64c5a0b0460632d228a1a915f58f
[2014-09-22 18:48:52 - SplashActivity] Path: D:\Workspace\actionbarsherlock\libs\android-support-v4.jar
[2014-09-22 18:48:52 - SplashActivity] Length: 271754
[2014-09-22 18:48:52 - SplashActivity] SHA-1: 53307dc2bd2b69fd5533458ee11885f55807de4b
[2014-09-22 18:48:52 - SplashActivity] Jar mismatch! Fix your dependencies
[2014-09-22 18:50:24 - SplashActivity] Found 2 versions of android-support-v4.jar in the dependency list,
[2014-09-22 18:50:24 - SplashActivity] but not all the versions are identical (check is based on SHA-1 only at this time).
[2014-09-22 18:50:24 - SplashActivity] All versions of the libraries must be the same at this time.
[2014-09-22 18:50:24 - SplashActivity] Versions found are:
[2014-09-22 18:50:24 - SplashActivity] Path: D:\Workspace\SplashActivity\libs\android-support-v4.jar
[2014-09-22 18:50:24 - SplashActivity] Length: 556198
[2014-09-22 18:50:24 - SplashActivity] SHA-1: 4a6be13368bb64c5a0b0460632d228a1a915f58f
[2014-09-22 18:50:24 - SplashActivity] Path: D:\Workspace\actionbarsherlock\libs\android-support-v4.jar
[2014-09-22 18:50:24 - SplashActivity] Length: 271754
[2014-09-22 18:50:24 - SplashActivity] SHA-1: 53307dc2bd2b69fd5533458ee11885f55807de4b
[2014-09-22 18:50:24 - SplashActivity] Jar mismatch! Fix your dependencies

@bouchtaoui-dev
Copy link

Remove the support library v4 from your project's libs folder. Than go to menu Project->Clean to clean the project and I think you're ready to go :)
Good luck!

(Assuming you're using Eclipse IDE)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants