0

When build android project , I get the following error. I want to use jdbc driver to connect sql server.

[2014-12-02 10:17:40 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/microsoft/sqlserver/jdbc/ActivityCorrelator$1;
[2014-12-02 10:17:40 - SQL_WCF] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/microsoft/sqlserver/jdbc/ActivityCorrelator$1;

1 Answer 1

2

Go to order and export tab possibly it should like this :

enter image description here

Make sure :

  • jar in order and export are checked.
  • dont add multiple or duplicate lib.
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.