Hello,
Absolute beginer at programing android and wondering if any body can help me with a problem that I have. I am using Eclipse 3.6.2 as my IDE and Android 12.0.0.
I've used the wizard to create a bog standard android program and a virtual device. When I try to run it in the debugger I get the following message in the ouput window
[2011-09-08 09:25:32 - droid] Android Launch!
[2011-09-08 09:25:32 - droid] adb is running normally.
[2011-09-08 09:25:32 - droid] Performing com.androidbook.droid1.DroidActivity activity launch
[2011-09-08 09:25:32 - droid] Automatic Target Mode: Preferred AVD 'VanillaAVD' is not available. Launching new emulator.
[2011-09-08 09:25:32 - droid] Launching a new emulator with Virtual Device 'VanillaAVD'
[2011-09-08 09:25:33 - Emulator] invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
[2011-09-08 09:25:33 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-09-08 09:25:33 - Emulator] please use -help for more information
Does anybody have any ideas what this means and how to correct it.
Thanks in advance for any help
Sandy
Absolute beginer at programing android and wondering if any body can help me with a problem that I have. I am using Eclipse 3.6.2 as my IDE and Android 12.0.0.
I've used the wizard to create a bog standard android program and a virtual device. When I try to run it in the debugger I get the following message in the ouput window
[2011-09-08 09:25:32 - droid] Android Launch!
[2011-09-08 09:25:32 - droid] adb is running normally.
[2011-09-08 09:25:32 - droid] Performing com.androidbook.droid1.DroidActivity activity launch
[2011-09-08 09:25:32 - droid] Automatic Target Mode: Preferred AVD 'VanillaAVD' is not available. Launching new emulator.
[2011-09-08 09:25:32 - droid] Launching a new emulator with Virtual Device 'VanillaAVD'
[2011-09-08 09:25:33 - Emulator] invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
[2011-09-08 09:25:33 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-09-08 09:25:33 - Emulator] please use -help for more information
Does anybody have any ideas what this means and how to correct it.
Thanks in advance for any help
Sandy