tags:

views:

125

answers:

1

When i click the run as android application it shows the following error:

[2010-08-16 16:56:35 - Emulator] invalid command-line parameter: http://hostname:port.
[2010-08-16 16:56:35 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2010-08-16 16:56:35 - Emulator] please use -help for more information
A: 

Hi,

Delete your previous Virtual devices. Re create it. launch it.

Once the emulator is running, run your application.

Other wise, go to your run configuration and select the emulator you would like to run.

Vinay
thanks for your replyi did that but till i have that problem
Kandhasamy