Skip to content

cannot build any sketch after android studio install error code d8 classes too large for dex file #737

Open
@paulgoux

Description

@paulgoux

after a simple install of androis studio and android mode in processing, any build fails with the following error message

ERROR:D8: Cannot fit requested classes in a single dex file (# methods: 131430 > 65536)
com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
The number of method references in a .dex file cannot exceed 64K.

in processing previous iteration those were the steps required to build. I'm using lenovo ideaflex pad 5, with ryzen architecture, on windows 10.

It does provide a how to resolve this issue, but its out of the scope of my understanding.

https://developer.android.com/build/multidex#java

2023-05-09 01_33_19-Settings

2023-05-09 01_33_41-circle _ Processing 4 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions