PRO Android Tip
11 November, 2011 Leave a Comment
If you get this in Windows when running the android emulator:
invalid command-line parameter: Files.
Hint: use ‘@foo’ to launch a virtual device named ‘foo’.
please use -help for more information
It could be because you installed the Android SDK in a folder with a space. I.E. “Program Files”
Advertisement