Proguard if I enable the project properties in the Android 2.2 (API 8)
generates the following error the creation of the APK to post.

Conversion to Dalvik format failed with error 1

com.android.ide.eclipse.adt.internal.build.DexException: Conversion to
Dalvik format failed with error 1
at
com.android.ide.eclipse.adt.internal.build.BuildHelper.executeDx(BuildHelper.java:
663)
at
com.android.ide.eclipse.adt.internal.project.ExportHelper.exportReleaseApk(ExportHelper.java:
204)
at
com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard.doExport(ExportWizard.java:
290)
at
com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard.access
$0(ExportWizard.java:229)
at com.android.ide.eclipse.adt.internal.wizards.export.ExportWizard
$1.run(ExportWizard.java:214)
at org.eclipse.jface.operation.ModalContext
$ModalContextThread.run(ModalContext.java:121)

eclipse.buildId=M20110210-1200
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_AR
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product
org.eclipse.epp.package.java.product

As I can solve this problem?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to