Android project run error

余生颓废 提交于 2019-12-10 21:54:46

问题


Whenever I run the project an error is displayed. It says:

[2011-07-18 13:36:34 - Emulator] invalid command-line parameter: Files\android-sdk\tools/emulator-arm.exe.
[2011-07-18 13:36:34 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-07-18 13:36:34 - Emulator] please use -help for more information

I am not getting what's wrong.


回答1:


I also faced same issue. There is a bug with Android v12. See this discussion for your solution. And I followed Carl S answer. Now its working fine.



来源:https://stackoverflow.com/questions/6730013/android-project-run-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!