Unable to launch Android application in Eclipse; An internal error occurred during: “Launching myApp”

淺唱寂寞╮ 提交于 2019-11-30 17:35:34

I encountered the same problem. While having your project selected, go to the Top "Run" Menu. Open "Run Configurations" and select your target virtual device. Click apply, and then run the project.

It worked fine for me.

Good Luck!

Also double check if you have the Project name specified in the Android Tab of the run configuration.

I closed eclipse and deleted .android folder under C:\Users\YourComputerName direction and opened eclipse again. It worked

updating ADT from eclipse fixed my problem

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