Hi I'm getting "Unable to execute dex: Multiple dex files define LAbstractLevel;" when trying to create the Release unsigned build. I followed http://developer.android.com/guide/publishing/app-signing.html#releasecompile

In particular: "To export an unsigned .apk from Eclipse, right-click the project in the Package Explorer and select Android Tools > Export Unsigned Application Package. Then specify the file location for the unsigned .apk. (Alternatively, open your AndroidManifest.xml file in Eclipse, open the Overview tab, and click Export an unsigned .apk.)"

Both methods give the same error. Anyone have any thought on this issue?

PS Debug/Run building works fine on devices and emulator.

Thanks,

link|improve this question
Have you tried the solutions to this question? – tidbeck Jan 12 at 0:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.