简体   繁体   中英

Android Emulator in android studio running but not showing App

I am very new to Kotlin and Android studio. I tried running my App through the emulator, I built in AVD manager. 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

- minimumSdk 21

- targetSdk 31

-My Api level is 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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