Note that there are some explanatory texts on larger screens.

plurals
  1. POhello world fails to show up in emulator
    text
    copied!<p>I followed Hello World tutorial exactly. Emulator comes up but fails to show Hello World text. Here's the log info:</p> <pre><code>[2011-11-26 20:06:57 - HelloAndroid] Android Launch! [2011-11-26 20:06:57 - HelloAndroid] adb is running normally. [2011-11-26 20:06:57 - HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch [2011-11-26 20:06:57 - HelloAndroid] Automatic Target Mode: launching new emulator with compatible AVD 'AndroidPhone' [2011-11-26 20:06:57 - HelloAndroid] Launching a new emulator with Virtual Device 'AndroidPhone' [2011-11-26 20:07:09 - HelloAndroid] New emulator found: emulator-5554 [2011-11-26 20:07:09 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched... [2011-11-26 20:45:37 - HelloAndroid] HOME is up on device 'emulator-5554' [2011-11-26 20:45:37 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554' [2011-11-26 20:45:38 - HelloAndroid] Installing HelloAndroid.apk... </code></pre> <p>After about 1/2 hour, this shows up in the log...</p> <pre><code>[2011-11-26 20:48:59 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554! [2011-11-26 20:48:59 - HelloAndroid] (null) [2011-11-26 20:49:02 - HelloAndroid] Launch canceled! </code></pre> <p>I’ve read posts on similar problem. I’ve tried many suggested solutions including restarting Eclipse, rebooting and restarting eclipse, creating a new project in eclipse, starting emulator first with “wipe user data” box checked, increasing the emulator time-out period from 5000 to 20000, unlocking emulator by clicking and dragging mouse, clicking Menu and Home buttons on emulator, and running the Layout version. Nothing worked. I’m using Android 4.0 AVD and Eclipse Build id: 20110916-0149 and the latest JDC on a Dell Inspiron 1501 laptop.</p> <p>It’s hard to believe Google would make this discouraging example as the first impression new users experience. Hopefully someone can help.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload