Reputation: 177
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
Upvotes: 10
Views: 14059
Reputation: 41
I faced the same issue
the easiest solution is to wipe the data you can open your Android studio and open any random project in it. then go to Tools -> Device Manager -> select 3 dots on the emulator you want to fix and click on wipe data
Upvotes: 4
Reputation: 11
Go to Virtual Device Manager, tap the 3 dots at the far right of the AVD in question and click Edit. Change the Graphics to Software.
Upvotes: 1
Reputation: 1
I faced the same issue where my emulator was stuck on the Google logo or splash screen. Remember, I'm not using Android Studio to run emulators; I'm working on VS Code. To fix the problem of the emulator, follow these three commands in your command prompt (CMD). I hope this will be helpful for both Android Studio and VS Code users.
Three Steps to Fix the Android Emulator Issue (Stuck at Splash Screen):
Upvotes: 0
Reputation: 321
One of these might help.
Upvotes: 5