简体   繁体   English

Android模拟器无法运行该应用

[英]Android emulator unable to run the app

I am trying to run my app on emulator, but it is unable to run the app. 我正在尝试在模拟器上运行我的应用程序,但无法运行该应用程序。 It is showing "Launching appname" in progress bar but unable to run on emulator. 它在进度条中显示“正在启动应用程序名称”,但无法在模拟器上运行。 Please help me, I tried a lot. 请帮助我,我尝试了很多。 But not working. 但是没有用。 在此处输入图片说明

There may be more than one eclipse installations. 可能有多个Eclipse安装。 Remove one and it will work for sure. 删除一个,它肯定会工作。 I also solved like the same. 我也一样解决了。

restart adb 重启adb

adb stop-server
adb start-server

I would suggest you use genymotion 我建议你使用genymotion

Its almost as fast as device 它几乎与设备一样快

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM