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

Android: Cannot fit requested classes in a single dex file #119

Open
popalexandru opened this issue Apr 29, 2020 · 0 comments
Open

Android: Cannot fit requested classes in a single dex file #119

popalexandru opened this issue Apr 29, 2020 · 0 comments

Comments

@popalexandru
Copy link

Hello, when I try to use the library I get the following error:
Error: null, Cannot fit requested classes in a single dex file (# methods: 66641 > 65536)

I found a solution for increasing the dex size, but by doing this the app runs with a ~3-5 seconds delay for every operation i make from the library, for ex. I make a simple request for getting a champ by id and that takes around 3 seconds

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

1 participant