can you start the emulator from the command line properly (e.g. :
$ANDROID_SDK_ROOT/tools/emulator -avd <name>)

Can you try with the -verbose option to see if it dumps useful information,
there is also -debug-all which is going to dump a *lot* of stuff.

It looks like the emulator has problems connecting to your X server. How is
your DISPLAY environment variable defined ?

On Mon, May 3, 2010 at 12:30 AM, riazrahaman <rahaman.r...@gmail.com> wrote:

> Hi,
>
> Was not able to launch the emulator on Ubuntu 10.04. Getting the below
> error in eclipse. Is there a work around or a fix for this?
>
> [2010-05-02 23:35:34 - HelloWorld] Automatic Target Mode: Unable to detect
> device compatibility. Please select a target device.
> [2010-05-02 23:35:39 - HelloWorld] Launching a new emulator with Virtual
> Device 'android15'
> [2010-05-02 23:35:42 - HelloWorld] New emulator found: emulator-5554
> [2010-05-02 23:35:42 - HelloWorld] Waiting for HOME
> ('android.process.acore') to be launched...
> [2010-05-02 23:35:43 - Emulator] XIO:  fatal IO error 11 (Resource
> temporarily unavailable) on X server ":0.0"
> [2010-05-02 23:35:43 - Emulator]       after 7 requests (6 known processed)
> with 0 events remaining.
> [2010-05-02 23:35:43 - HelloWorld] emulator-5554 disconnected! Cancelling
> 'com.paad.chapter2.HelloWorld activity launch'!
>
> Is this a known issue with the 10.04 Lucid lynx ubuntu?
>
>
> Regards,
> Riaz Ur Rahaman
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to