Skip to content

Add multidex support #4

@10MINT

Description

@10MINT

I'm running into some issues because I need too much jar files for my extension. The error I'm getting is

[java] trouble writing output: Too many method references to fit in one dex file: 126456; max is 65536.
[java] You may try using multi-dex. If multi-dex is enabled then the list of classes for the main dex list is too large.

Somebody mentioned a solution here
https://community.appinventor.mit.edu/t/how-to-add-multidex-support-to-appinventor/257

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions