Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse and Android - Problem installing APK
    primarykey
    data
    text
    <p>I'm trying to run the "Hello, World" example found here <a href="http://developer.android.com/resources/tutorials/hello-world.html" rel="nofollow">http://developer.android.com/resources/tutorials/hello-world.html</a> I followed the steps exactly, when I launch it I get this output</p> <pre><code>[2011-03-07 18:34:46 - SDK Manager] Created AVD 'my_avd' based on Android 3.0, [2011-03-07 18:34:46 - SDK Manager] with the following hardware config: [2011-03-07 18:34:46 - SDK Manager] hw.lcd.density=160 [2011-03-07 18:34:46 - SDK Manager] hw.keyboard.lid=no [2011-03-07 18:34:46 - SDK Manager] vm.heapSize=48 [2011-03-07 18:34:46 - SDK Manager] hw.ramSize=256 [2011-03-07 18:34:51 - HelloAndroid] ------------------------------ [2011-03-07 18:34:51 - HelloAndroid] Android Launch! [2011-03-07 18:34:51 - HelloAndroid] adb is running normally. [2011-03-07 18:34:51 - HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch [2011-03-07 18:34:51 - HelloAndroid] Automatic Target Mode: launching new emulator with compatible AVD 'my_avd' [2011-03-07 18:34:51 - HelloAndroid] Launching a new emulator with Virtual Device 'my_avd' [2011-03-07 18:34:55 - Emulator] emulator: emulator window was out of view and was recentred [2011-03-07 18:34:55 - Emulator] [2011-03-07 18:34:56 - HelloAndroid] New emulator found: emulator-5554 [2011-03-07 18:34:56 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched... [2011-03-07 18:54:55 - HelloAndroid] HOME is up on device 'emulator-5554' [2011-03-07 18:54:55 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554' [2011-03-07 18:54:55 - HelloAndroid] Installing HelloAndroid.apk... [2011-03-07 18:57:52 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator- 5554! [2011-03-07 18:57:52 - HelloAndroid] (null) [2011-03-07 18:57:54 - HelloAndroid] Launch canceled! </code></pre> <p>A fullscreen window opens up with blinking "Android" text, after a very long time it boots into the emulator. However it doesn't display the Hello World program.</p> <p>My questions 1) How do I run my program? 2) Is there any faster way to sped up the emulator? I don't want to wait everytime I need to run the program</p> <p>Thank you for the help. </p> <p>Edit: I'm on Ubuntu 10.04 and Eclipse Galileo </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

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