Search code examples
androidandroid-emulatorandroid-studio-2.0

Android studio emulator crashing


My android studio emulator is crashing when I install and open any new app via testing and the emulator UI is looks different, like text are shows blurry and the speed is too slow.

I tried many type of API emulators and x86 API 30 only is running but laggy and different UI, Help me to change any graphics or file changes. Thank you


Solution

  • If my emulators are crashing, I try going to the Device Manager and clicking on the vertical dots and:

    • cold boot the emulator
    • If that doesn't work, I go back to the same menu and wipe the data and then cold boot the emulator.

    If it is still not working, in the Device Manager menu, I click on the pencil and then select advanced settings and make sure that my emulator has plenty of RAM. Usually, I like to give it 2GB.

    If it is still not working after all that, I create a new emulator and give it plenty of RAM.