tranleduy2000 / javaide

Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android
GNU General Public License v3.0
472 stars 158 forks source link

Can't dex large libraries #97

Open SofeemLi opened 6 years ago

SofeemLi commented 6 years ago

It's me again.

I rtied to build a libgdx app, I have a device with 1gb of RAM, and it seems like it runs out of memory dexing that library. Perhaps it's possible to add incremental dexing or something? Or something maybe that would make it easier to dex big libraries. I hope you can fix as I really wanted to try making a fan game in libgdx.

CodePrzemyslawW commented 6 years ago

Yes it would be great to have ability use bigger libs.