Thanks Hans,

I'm using android studio and I add the library as I usually do:

- add jar file into libs folder of the project

- File → Project Structure..., select |app| from the Modules section on the left pane, then click on the Dependencies tab. Press the + sign and add android-support-v4.jar

then gradle syncs and, usually, this is enough to use a new library.

Probably I'm missing some steps.

Thanks,

Massimo


On 14/06/16 23:03, Hans-Christoph Steiner wrote:
You have to use the exact same support-v4.jar jar throughout the whole
project. Just copy one version over all the rest inside the project.

.hc

Massimo Canonico:
Hi all,

I was trying to run NoteCipher example
(https://github.com/guardianproject/notecipher/blob/master/README.md)
but I got a dependency problem just after the first commands. The "ant
-buildfile app/build.xml clean debug" command says:

BUILD FAILED
/home/mex/Android/Sdk/tools/ant/build.xml:573: Jar mismatch! Fix your
dependencies

I'm using the latest Android-sdk provided and I'm wondering if this
problem could be related to the version of Android-sdk.

Thanks in advance for ryour help.

Massimo




_______________________________________________
List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
To unsubscribe, email:  [email protected]

_______________________________________________
List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
To unsubscribe, email:  [email protected]

Reply via email to