• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps invalid command line parameter during application launching?

Ankit2502

Newbie
Hello Friends,
I am new in Android development i a just install ADT plugin in my eclipse and start development.I have HelloWorld application and i build it.After that when i run this application i will get this error:

[2010-01-06 14:36:38 - Emulator]invalid command-line parameter: C:\android-sdk_r04-windows\tools\emulator.exe.
[2010-01-06 14:36:38 - Emulator]Hint: use '@foo' to launch a virtual device named 'foo'.
[2010-01-06 14:36:38 - Emulator]please use -help for more information​
 
Hello Friends,
I am new in Android development i a just install ADT plugin in my eclipse and start development.I have HelloWorld application and i build it.After that when i run this application i will get this error:

[2010-01-06 14:36:38 - Emulator]invalid command-line parameter: C:\android-sdk_r04-windows\tools\emulator.exe.
[2010-01-06 14:36:38 - Emulator]Hint: use '@foo' to launch a virtual device named 'foo'.
[2010-01-06 14:36:38 - Emulator]please use -help for more information


I'm new also. Did not see any error messages during install but I get the same error above whenever I launch my first test app. Please let me know if you can help me. thanks.
 
Back
Top Bottom