Errorsolution:
[2011-09-22 09:46:52 - Emulator] invalid command-line parameter: Files.
[2011-09-22 09:46:52 - Emulator] Hint: use '@foo' to launch a virtual
device named 'foo'.
[2011-09-22 09:46:52 - Emulator] please use -help for more information
If this shows up you have to correct the path of the Android SDK location:
... its some bug of some component which has a problem with pahts with
blanks...
In my case (Win64) in Eclipse: Window -> Preferences -> Android -> SDK
Location: "C:\PROGRA~2\Android\android-sdk"
(http://stackoverflow.com/questions/6638713/android-emulator-is-not-starting-showing-invalid-command-line-parameter)
Kommentare