Home > Blockchain >  Android Studio Emulator is messed up
Android Studio Emulator is messed up

Time:04-14

UI in the emulator on my android studio is broken. The icons and fonts are messed up enter image description here

enter image description here

CodePudding user response:

Yes, It crashes sometimes. First, make sure to Close your Emulator otherwise it throws an error. Just go to Device Manager as shown below the image. enter image description here

and then Select on more enter image description here options of your messed Emulator(Crashed Emulator) as below an image. Click on Cold Boot Now.

enter image description here

and wait until your device Manager Reboot your Emulator. It'll safely reboot your emulator. If the issue is not solved yet, let me know.

EDIT 1: Improved formatting

  • Related