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

Error "already added: Landroid/support/v4/" when use multidex #8

Open
trungptdhcn opened this issue Oct 8, 2014 · 1 comment
Open

Comments

@trungptdhcn
Copy link

I use mutidex, but when i build my project i have issue this is logcat with --debug flag:
untitled

I created MaidexList.txt in project and add classes of mutidex. this is my MaindexList
untitled2

This is my build.xml:
untitled3

I don't know what is error.When i put classes "error already added" to MaindexList.txt, this error appear with another class in support v4 library . Please help check the issue!

@fernando-goncalves-movile
Copy link
Contributor

Maybe you included the support-v4 twice!
Did you already tried this? http://stackoverflow.com/questions/16746558/android-gradle-build-and-the-support-library/17375109#17375109

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

No branches or pull requests

2 participants