Re: [android-developers] Re: Eclipse - Emulator is not running

2011-07-29 Thread Nick Risaro
Sounds like a zombie proccess, check for the pid of the emulator and kill it. You can try moving (or deleting) the img files. On Thu, Jul 28, 2011 at 10:17 PM, Dalton Cézane wrote: > Someone, please? > > [ ]s > > > On Thu, Jul 28, 2011 at 12:51 AM, Dalton Cézane wrote: > >> Anyone? Is this kind

[android-developers] Re: Eclipse - Emulator is not running

2011-07-29 Thread Dalton Cézane
Someone, please? [ ]s On Thu, Jul 28, 2011 at 12:51 AM, Dalton Cézane wrote: > Anyone? Is this kind of doubt in the wrong place? If it is, please tell me > in what list I must ask. > > Thanks. > > > On Wed, Jul 27, 2011 at 4:12 PM, Dalton Cézane wrote: > >> Hi, I am new with Android development

[android-developers] Re: Eclipse - Emulator is not running

2011-07-29 Thread Dalton Cézane
Anyone? Is this kind of doubt in the wrong place? If it is, please tell me in what list I must ask. Thanks. On Wed, Jul 27, 2011 at 4:12 PM, Dalton Cézane wrote: > Hi, I am new with Android development and I was trying some examples. But > when I realize the high delay of the emulator, I did som

[android-developers] Re: Eclipse Emulator

2010-02-10 Thread Anthoni
Hi, Just to add, I only have 2GB RAM on my development machine (3GB RAM on my laptop) and the emulator (albeit slow) does function perfectly. I am using Borland JBuilder 2008 R2 (using the Eclipse Plugin perfectly), Windows XP Service Pack 2 and on an AMD Athlon 64 X2 if that is of any help. Reg

Re: [android-developers] Re: Eclipse Emulator

2010-02-09 Thread David Turner
1 GB is definitely not enough to run the Eclipse + the emulator. Your system is probably swapping all the way during the 4+ hours, and even when executing the emulated system. On Tue, Feb 9, 2010 at 4:53 PM, DonFrench wrote: > I have this problem on my W7 netbook, which only has 1G of memory. >

[android-developers] Re: Eclipse Emulator

2010-02-09 Thread DonFrench
I have this problem on my W7 netbook, which only has 1G of memory. But if I wait long enough (4+ hours), it eventually comes to life. And in the meantime it is eating almost all of the machine cycles. So my conclusion is that you need more than 1G of memory (or superhuman patience) to run the emul

[android-developers] Re: Eclipse Emulator Question

2008-09-11 Thread Rich Tretola
Megha, All is fine now. I just didn't realize that the emulator took so long to boot up. Rich On Thu, Sep 11, 2008 at 4:38 PM, Megha Joshi <[EMAIL PROTECTED]> wrote: > Can you post your logcat output? > > 2008/9/11 Rich Tretola <[EMAIL PROTECTED]> > >> I have the samples setup within Eclipse 3.

[android-developers] Re: Eclipse Emulator Question

2008-09-11 Thread Megha Joshi
Can you post your logcat output? 2008/9/11 Rich Tretola <[EMAIL PROTECTED]> > I have the samples setup within Eclipse 3.4 and the emulator will launch on > the samples but it doesn't do anything except show ANDROID_ on screen. I > have tried it on both my Mac and PC and get the same results. Any