简体   繁体   English

Android Studio Emulator未运行我的应用

[英]Android Studio Emulator is not running my app

When I try to run my application, Android Studio loads my emulator but it says: "waiting device to come online" forever, then when I try to run my app with the emulator open, It says my emulator is already running and it doesn't launch my app. 当我尝试运行我的应用程序时,Android Studio会加载我的模拟器,但它会说:“等待设备永远联机”,然后当我尝试在模拟器打开的情况下运行我的应用程序时,它说我的模拟器已经运行且它没有启动我的应用程序。 I already tried to delete the *.lock files and even tried to delete and create another emulator, without success. 我已经尝试删除* .lock文件,甚至试图删除并创建另一个模拟器,但没有成功。 Can anyone help me to solve this problem? 任何人都可以帮我解决这个问题吗? Thanks in advance. 提前致谢。

You can try Genymotion which is very good emulator for Android software development. 您可以尝试Genymotion,它是Android软件开发的非常好的模拟器。 There was a huge perfermonce difference between the native emulator. 本机模拟器之间存在巨大的优势差异。 Native emulator caught it up to it lately but still Genymotion is better i think 原生模拟器最近发现了它,但我认为Genymotion仍然更好

Thanks for everyone who helped me with my problem. 感谢所有帮助我解决问题的人。 I solved the problem reinstalling Android Studio one more time and creating a new emulator. 我解决了重新安装Android Studio并创建新模拟器的问题。

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

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