Skip to content

Can't build app #17

Description

@lkalneus

Hello!
I added VideoPlayer to Hello World PhoneGap application.

But while building I get next problems:

-dex:
[dex] input: D:\Build\Android\PhoneGap\video\platforms\android\bin\classes
[dex] input: D:\Build\Android\PhoneGap\video\platforms\android\libs\cordova-3.0.0.jar
[dex] Pre-Dexing D:\Build\Android\PhoneGap\video\platforms\android\libs\cordova-3.0.0.jar -> cordova-3.0.0-dcb01b803346297fc6233e00d113c728.jar
[dex] Converting compiled files and external libraries into D:\Build\Android\PhoneGap\video\platforms\android\bin\classes.dex...
[dx]
[dx] UNEXPECTED TOP-LEVEL EXCEPTION:
[dx] com.android.dx.util.DexException: Multiple dex files define Lcom/phonegap/hello_world/HelloWorld;
[dx] at com.android.dx.merge.DexMerger.readSortableTypes(DexMerger.java:592)
[dx] at com.android.dx.merge.DexMerger.getSortedTypes(DexMerger.java:550)
[dx] at com.android.dx.merge.DexMerger.mergeClassDefs(DexMerger.java:531)
Failed to find apk, make sure you project is built and there is an
apk in \bin. To build your project use '\cordova\build'

Please advise solution to that problem?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions