Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Conversation

ayvazj
Copy link
Contributor

@ayvazj ayvazj commented May 8, 2015

I had to add multidexing after adding more libs, this will hopefully prevent others from running into a similar problem.

@kuhnza
Copy link
Owner

kuhnza commented May 13, 2015

How soon after starting was it that you hit the dex method limit? Are there any negatives or added complexity for newcomers with setting up multidex from the start?

I've added multidex support to a couple of my projects without much drama but I remember it wasn't exactly free (as in I had to resolve some minor bugs and incompatibilities).

Happy to consider putting this in but I'd appreciate to some more input/discussion of pros & cons before just jumping in.

@ayvazj
Copy link
Contributor Author

ayvazj commented May 13, 2015

I ran into it after adding only a single library which is admittedly large.

There are some issues with multidexing, but I thought they're mostly
resolved at this point, but I understand wanting to err on the side of
caution. Perhaps can prompt for it or comment it out, and add a section to
the readme.?
On May 13, 2015 6:05 PM, "Dave Kuhn" [email protected] wrote:

How soon after starting was it that you hit the dex method limit? Are
there any negatives or added complexity for newcomers with setting up
multidex from the start?

I've added multidex support to a couple of my projects without much drama
but I remember it wasn't exactly free (as in I had to resolve some minor
bugs and incompatibilities).

Happy to consider putting this in but I'd appreciate to some more
input/discussion of pros & cons before just jumping in.


Reply to this email directly or view it on GitHub
#1 (comment)
.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants