Starting the Android emulator in SDK tools, revision 12
As was previously suggested, it does seem to be caused by the fact that there is a space in the default installation path of the Android SDK: C:\Program Files\Android\android-sdk\ There are a couple of possible solves, though- move installation directories to paths that do not contains spaces (as already mentioned)… but simpler and possibly slightly … Read more