I'm currently using Eclipse Helios and have downloaded everything I need to start designing an android app. However, I'm having trouble with the emulator or AVD. I've tried every type of name, size, etc. and it still seems to not work. My error thread is this:
[2011-03-02 17:52:12 - HelloAndroid] Android Launch!
[2011-03-02 17:52:12 - HelloAndroid] adb is running normally.
[2011-03-02 17:52:12 - HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch
[2011-03-02 17:52:12 - HelloAndroid] Automatic Target Mode: launching new emulator with compatible AVD 'em23'
[2011-03-02 17:52:12 - HelloAndroid] Launching a new emulator with Virtual Device 'em23'
[2011-03-02 17:52:19 - HelloAndroid] New emulator found: emulator-5554
[2011-03-02 17:52:19 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched...
[2011-03-02 18:08:08 - HelloAndroid] HOME is up on device 'emulator-5554'
[2011-03-02 18:08:08 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554'
[2011-03-02 18:08:10 - HelloAndroid] Installing HelloAndroid.apk...
[2011-03-02 18:10:31 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554!
[2011-03-02 18:10:31 - HelloAndroid] (null)
[2011-03-02 18:10:37 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554': null
[2011-03-02 18:10:37 - HelloAndroid] com.android.ddmlib.InstallException
[2011-03-02 18:10:37 - HelloAndroid] Launch canceled!
I tried launching the emulator on its own without the app but it is still bugged. What usually happens is the first part where it spells android comes up and after a while it says not responding. If you wait another 10 minutes then the metallic android spelling comes up, and then it just doesn't do anything I've left it for hours before and it never changes from that screen. Any help is much appreciated. Thank You.
[2011-03-02 17:52:12 - HelloAndroid] Android Launch!
[2011-03-02 17:52:12 - HelloAndroid] adb is running normally.
[2011-03-02 17:52:12 - HelloAndroid] Performing com.example.helloandroid.HelloAndroid activity launch
[2011-03-02 17:52:12 - HelloAndroid] Automatic Target Mode: launching new emulator with compatible AVD 'em23'
[2011-03-02 17:52:12 - HelloAndroid] Launching a new emulator with Virtual Device 'em23'
[2011-03-02 17:52:19 - HelloAndroid] New emulator found: emulator-5554
[2011-03-02 17:52:19 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched...
[2011-03-02 18:08:08 - HelloAndroid] HOME is up on device 'emulator-5554'
[2011-03-02 18:08:08 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554'
[2011-03-02 18:08:10 - HelloAndroid] Installing HelloAndroid.apk...
[2011-03-02 18:10:31 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554!
[2011-03-02 18:10:31 - HelloAndroid] (null)
[2011-03-02 18:10:37 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554': null
[2011-03-02 18:10:37 - HelloAndroid] com.android.ddmlib.InstallException
[2011-03-02 18:10:37 - HelloAndroid] Launch canceled!
I tried launching the emulator on its own without the app but it is still bugged. What usually happens is the first part where it spells android comes up and after a while it says not responding. If you wait another 10 minutes then the metallic android spelling comes up, and then it just doesn't do anything I've left it for hours before and it never changes from that screen. Any help is much appreciated. Thank You.