简体   繁体   English

android 工作室中的 Android 仿真器正在运行但未显示 App

[英]Android Emulator in android studio running but not showing App

I am very new to Kotlin and Android studio.我对 Kotlin 和 Android 工作室很陌生。 I tried running my App through the emulator, I built in AVD manager.我尝试通过模拟器运行我的应用程序,我内置了 AVD 管理器。 Whenever I run my App it goes to the home screen, I don't know what you'll need to solve this or what causes it:每当我运行我的应用程序时,它都会进入主屏幕,我不知道你需要什么来解决这个问题或导致它的原因:

这是模拟器的截图

But based on what I've seen as I researched this issue, here are some info I think you might need;但是根据我在研究这个问题时所看到的,这里有一些我认为你可能需要的信息;

-I've turned off detect adb location and set the directory to C:\Users\user\AppData\Local\Android\Sdk\platform-tools -我已关闭detect adb location并将目录设置为C:\Users\user\AppData\Local\Android\Sdk\platform-tools

- minimumSdk 21 - minimumSdk 21

- targetSdk 31 - targetSdk 31

-My Api level is 25 -我的Api level是 25

Please whatever info you need to help me rectify this issue just ask me..请任何您需要的信息来帮助我纠正这个问题只是问我..

I am open to any suggestions, Thank you in advance for your help!我愿意接受任何建议,提前感谢您的帮助!

You can check out the logcat to be able to see what went wrong.您可以查看 logcat 以查看问题所在。

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

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