Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to execute dex: Multiple dex files define #64

Open
GoogleCodeExporter opened this issue Jun 11, 2015 · 1 comment
Open

Unable to execute dex: Multiple dex files define #64

GoogleCodeExporter opened this issue Jun 11, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.I edited XML Layout with SVGImageView
2.I wanted to run my project

What is the expected output? What do you see instead?

These are the errors what I have:

[2015-05-27 22:27:43 - Dex Loader] Unable to execute dex: Multiple dex files 
define Lcom/caverock/androidsvg/CSSParser$Attrib;
[2015-05-27 22:27:43 - archivoSVG] Conversion to Dalvik format failed: Unable 
to execute dex: Multiple dex files define 
Lcom/caverock/androidsvg/CSSParser$Attrib;

and then my project doesn't run

What version of the product are you using? On what operating system?

Android Development Toolkit

Version: 23.0.2.1259578

On Windows 7

Please provide any additional information below.

I made all steps to include SVGImageView on XML Layout, first I tried to use 
SVG with Java and it works fine, but here on XML those errors appeared :(

Can you help me?


Original issue reported on code.google.com by [email protected] on 28 May 2015 at 3:31

@GoogleCodeExporter
Copy link
Author

Ah, and When I only use SVGImageView on Java, it works fine on emulator, it 
shows the SVG, but when I try to use the apk on my phone or my tablet, the svg 
doesn't appear, is blank

Original comment by [email protected] on 30 May 2015 at 8:10

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

No branches or pull requests

1 participant