Android Studio emulator fails to run the app

Asked 1 years ago, Updated 1 years ago, 77 views

I was developing an application on Android Studio on Windows 8.
Since I organized the files on my computer the other day,
The Android Studio emulator is no longer able to run the app.

The situation is
Start the emulator (it normally starts up, and if you click on an app project from the icon list, the app will run)
→ Press the Run Android Studio button (◀) but nothing happens.
Press and hold the Run button

That's how it feels.There are no errors.

AndroidSDK, JDK, etc. were located in the location indicated in ProjectStructure.
Also, I checked SDK Manager and found everything I thought was necessary.

How do I get the application for the project that is open in Android Studio when I press the ◀ button? Will it be implemented?
Please let me know if there is any solution.

Additional information

When I checked the Target Device, I found that
The emulator's name was in red letters, so this may also be relevant.

Error in emulator

android android-studio

2022-09-30 21:12

2 Answers

Windows/linux/Mac will also change, so that's enough.
I heard that you have organized the files, so why don't you check if you have moved folders such as AndroidSDK?


2022-09-30 21:12

Is Pro? of Windows 8 okay?Also, do you know the CPU architecture?
Hyper V is required to use some virtual terminals, and there are many restrictions such as not being able to use Hyper V in so-called Home.Also, Intel processors are still easy, but if you use AMD processors, you have to use a pure emulator (very slow) at worst...


2022-09-30 21:12

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.