Possible Duplicate:
Android Emulator is not starting showing " invalid command-line parameter"
I installed the SDK for android, but the Emulator will not start.
I attempt to start the Android Emulator but get this error.
invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe. Hint: use '@foo' to launch a virtual device named 'foo'. please use -help for more information
As you can see from the error message; the file path has a Unix forward slash in it and I am running a windows system.
I need help fixing this problem and I have already tried reinstalling the SDK, which did not work.
Thanks for your help.