Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I get this running "connectedCheck" as well.

OS X 10.10.3

Gradle 2.4
Rules 0.3
Runner 0.3
Espresso-Core 2.2

Running a clean first prevents the issue. 

UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dex.DexException: Multiple dex files define 
Landroid/app/BuildConfig;
    at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:596)
    at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:554)
    at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:535)
    at com.android.dx.merge.DexMerger.mergeDexes(DexMerger.java:171)
    at com.android.dx.merge.DexMerger.merge(DexMerger.java:189)
    at com.android.dx.command.dexer.Main.mergeLibraryDexBuffers(Main.java:454)
    at com.android.dx.command.dexer.Main.runMonoDex(Main.java:303)
    at com.android.dx.command.dexer.Main.run(Main.java:246)
    at com.android.dx.command.dexer.Main.main(Main.java:215)
    at com.android.dx.command.Main.main(Main.java:106)

:app:dexDevDebugAndroidTest FAILED

Original comment by [email protected] on 8 Jun 2015 at 5:50

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I think that I was able to fix my issue by removing productFlavors which reset 
my applicationId. 

Previously we had no default applicationId, and two flavors that each set their 
own applicationId. I changed that to setting a default value, and then an 
applicationIdSuffix for our dev builds - and the problem went away. 

Original comment by [email protected] on 8 Jun 2015 at 10:27

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
This seems like a Gradle issue, does a ./gradlew clean fix it when this error 
occurs?

Original comment by [email protected] on 9 Jun 2015 at 2:49

from android-test-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Yes. A clean fixes it until the next time you try to run the tests.

Original comment by [email protected] on 9 Jun 2015 at 3:08

from android-test-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.