Emulator invalid command-line parameter

  • Replies:1
Bhaskar Anand
  • Forum posts: 2

Sep 12, 2011, 12:54:30 AM via Website

[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