Search code examples
androidandroid-studioandroid-emulatoremulationqemu

Android Studio Emulator Stuck at Google Logo


I am Trying to Running My App in Android Studio Emulator, Emulator Has Been Opened But Stuck At Google logo Loading. What Can I Do? How Can I Run Emulator Fastly, MY PC is Low-End. I also Decrease the Size of the Ram In Emulator Settings But That's Not Solve MY Problem. Please Help ME How Can I Run Android Studio Emulator Fast In Low-End Pc


Solution

    1. Don't use the Virtual Device with the Play Store logo on it. Rather choose a virtual device without that play store logo. ( This worked in my case )

    enter image description here

    1. Install HAXM from SDK Manager.
    2. Wipe out the data from the emulator and re-run it.

    One of these might help.