[android-beginners] Re: Large jars in Android

2010-07-26 Thread kypriakos
Hey Paul, I will try increasing the -Xmx to 768 and hope it helps out. I am also looking for circular refs in the jars just in case that is the problem but I doubt I will find any. Some older postings do refer to apps that go to size up to 16MB and more so my 5MB one should not be the issue. I

[android-beginners] Re: Large jars in Android

2010-07-25 Thread Paul Turchenko
Just increase JVM's heap size. For eclipse I use willowing eclipse.ini: -framework plugins\org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar -vm C:/Program Files/Java/jre6/bin/client/jvm.dll -vmargs -Xms256m -Xmx768m -startup file:/C:/Program%20Files/eclipse/plugins/