Try removing the -no-window parameter. On Jul 8, 12:59 pm, Raghav Sood <[email protected]> wrote: > What is the configuration of your ubuntu system? RAM, CPU etc. > > > > > > > > > > On Thu, Jul 7, 2011 at 8:02 PM, vyom <[email protected]> wrote: > > I am trying to run the Android emulator on Ubuntu, and it gets stuck at a > > specific point all the time, and does not move forward. I ran the emulator > > on > > the Mac with the same options and the emulator is able to move forward, > > launch > > more applications (like the binder) and get to a usable state. > > > Any ideas on how I can coax the emulator on Ubuntu to move forward. I have > > attached some info and the command I am using to run the emulator below. > > > ==== commands ====== > > > vyom@vyom-desktop:~$ cat /etc/lsb-release > > DISTRIB_ID=Ubuntu > > DISTRIB_RELEASE=10.04 > > DISTRIB_CODENAME=lucid > > DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS" > > > vyom@vyom-desktop:~$ uname -a > > Linux vyom-desktop 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC > > 2010 i686 GNU/Linux > > > vyom@vyom-desktop:~$ emulator -verbose -no-boot-anim -no-snapshot > > -wipe-data -avd VyomTest -no-window > > …….<snip>……. > > emulator: control console listening on port 5554, ADB on port 5555 > > emulator: sent '0012host:emulator:5555' to ADB server > > emulator: ping program: /home/vyom/android-sdk-linux_x86/tools/ddms > > emulator: ping command: /home/vyom/android-sdk-linux_x86/tools/ddms ping > > emulator 11.0 > > goldfish_fb_get_pixel_format:167: display surface,pixel format: > > bits/pixel: 16 > > bytes/pixel: 2 > > depth: 16 > > red: bits=5 mask=0xf800 shift=11 max=0x1f > > green: bits=6 mask=0x7e0 shift=5 max=0x3f > > blue: bits=5 mask=0x1f shift=0 max=0x1f > > alpha: bits=0 mask=0x0 shift=0 max=0x0 > > ***** Emulator gets stuck here ****** > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Raghav > Soodhttp://www.raghavsood.com/http://wiki.androidappcheck.com/http://www.telstop.tel/https://market.android.com/developer?pub=Raghav+Sood
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

