pxb1988 / dex2jar

Tools to work with android .dex and java .class files
Apache License 2.0
12.05k stars 2.09k forks source link

Method too large during exception #613

Closed gmorgachev closed 5 months ago

gmorgachev commented 5 months ago

Example for method too large exception Quite usual for asm's ClassWriter but might be useful

summary.txt classes.dex.zip

ThexXTURBOXx commented 5 months ago

There exists a workaround for this bug in my fork #486