android - Unable to execute dex:Multiple dex files define -


when build android project , following error. want use jdbc driver connect sql server.

[2014-12-02 10:17:40 - dex loader] unable execute dex: multiple dex files define lcom/microsoft/sqlserver/jdbc/activitycorrelator$1; [2014-12-02 10:17:40 - sql_wcf] conversion dalvik format failed: unable execute dex: multiple dex files define lcom/microsoft/sqlserver/jdbc/activitycorrelator$1; 

go order , export tab possibly should :

enter image description here

make sure :

  • jar in order , export checked.
  • dont add multiple or duplicate lib.

Comments

Popular posts from this blog

Prolog - Listing -

python - can't seem to get an output from my class -

orchardcms - change base url in local copy in Orchard CMS -