Note that there are some explanatory texts on larger screens.

plurals
  1. POApp not deploying in AVD via Eclipse?
    primarykey
    data
    text
    <p>Firstly, thanks for any help anyone can offer me with my foray into Android app development. I've been a Java developer for many years although I've been in management circles in recent years so a little rusty.</p> <p>I've got Eclipse (Indigo) installed and I've used Eclipse extensively in the past so nothing too new to me there. I've installed the Android SDK and all the associated packages via the SDK Manager. All the icons have appeared in Eclipse and I can start an Android Project so it all looks good. I've created two AVDs - one 4.0 and another 2.1.</p> <p>The trouble I'm having is getting my app (ANY app) to run in the AVD. I've followed a number of tutorials on how to do this and they are all very similar. I create a Run Configuration naming my Project and the default activity (created at the same time I created the Project) and associated it with one of the AVD (appropriate to the Project version.)</p> <p>The AVD starts and eventually I get the full Android home screen, as expected, but that's it. Nothing else. I've watched a video on YouTube showing what should happen and my console output isn't the same. I don't get the bit about installing the apk.</p> <p>This is the console output:</p> <pre><code>[2012-05-08 11:05:49 - MyFirstDroid] ------------------------------ [2012-05-08 11:05:49 - MyFirstDroid] Android Launch! [2012-05-08 11:05:49 - MyFirstDroid] adb is running normally. [2012-05-08 11:05:49 - MyFirstDroid] Performing com.burmania.MyFirstDroidActivity activity launch [2012-05-08 11:05:50 - MyFirstDroid] Automatic Target Mode: Preferred AVD 'API7_AVD' is not available. Launching new emulator. [2012-05-08 11:05:50 - MyFirstDroid] Launching a new emulator with Virtual Device 'API7_AVD </code></pre> <p>I've left the AVD for a number of HOURS as I've read that it can sometimes take a fair while to launch but after five hours nothing has changed.</p> <p>Can anyone help me with this or point me in the right direction?</p> <p>Thanks for your help!!</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.
    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