Skip to main content

Unable to execute dex: GC overhead limit exceeded



I have a problem. When I download from git project OsmAnd and want to compile him Eclipse returned me such erros:







[2012-02-27 21:32:03 - Dex Loader] Unable to execute dex: GC overhead limit exceeded

[2012-02-27 21:32:03 - OsmAnd] Conversion to Dalvik format failed: Unable to execute dex: GC overhead limit exceeded







google and stackoverflow sad that i must change in eclipse.ini this Xms40m -Xmx384m Conversion to Dalvik format failed: Unable to execute dex: Java heap space





I cleaned project and restart Eclipse, but never helps.





I find this link ips for Android developer: “Conversion to Dalvik format failed: Unable to execute dex: null” But I do not know what .jar from my project input there. If anyone want help, I can send project to him.





Please help me! :(


Comments

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?