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
Post a Comment