Android Forum » Android Developer Forum » Android Developer Forum » Emulator invalid command-line parameter

Emulator invalid command-line parameter

Emulator invalid command-line parameter
created on Sep 12, 2011 12:54:30 AM
[code] I created a Sample Android Project in Eclipse with a successful AVD created . But As I am trying to run the Project ,Console is throwing following sets of Error

[2011-09-12 04:14:18 - App1] ------------------------------
[2011-09-12 04:14:18 - App1] Android Launch!
[2011-09-12 04:14:18 - App1] adb is running normally.
[2011-09-12 04:14:18 - App1] Performing com.lara.Simple activity launch
[2011-09-12 04:14:18 - App1] Automatic Target Mode: launching new emulator with compatible AVD 'MyAVD'
[2011-09-12 04:14:18 - App1] Launching a new emulator with Virtual Device 'MyAVD'
[2011-09-12 04:14:20 - Emulator] invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
[2011-09-12 04:14:20 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-09-12 04:14:20 - Emulator] please use -help for more information


As I am Beginner. Kindly help me with the Basic issue of Starting up the Emulator

Thanks
Bhaskar Anand
bhaskar498@gmail.com
Reply with quote Reply Link ±0     (0 votes)
RE: Emulator invalid command-line parameter
created on Sep 12, 2011 1:08:17 AM
Got the Solution of the Problem Here Kindly Refer to the link below in case of similar problem

AVD solution to the problem of "Hint: use '@ foo' to launch a virtual device named 'foo'."
Reply with quote Reply Link ±0     (0 votes)