[android-beginners] Re: Got problem while building the core of Android source

2008-10-30 Thread David Turner
Dex is known to use a *lot* of memory. This may be the source of your problem.What's the RAM amount on your machine ? On Fri, Oct 24, 2008 at 11:40 PM, Arcane <[EMAIL PROTECTED]> wrote: > > Hi, > > Probably not many people got problem while trying to build the Android > source but unfortunately

[android-beginners] Re: Got problem while building the core of Android source

2008-10-27 Thread Kevin
I've encountered the same problem recently. I am using ubuntu 8.10 which is installed with vmware to compile the source code. I've solve it by expanding the memory from 512M to 1024M, and it works! Hope this helps! Kev On Oct 25, 6:40 am, Arcane <[EMAIL PROTECTED]> wrote: > Hi, > > Probably not