How do I restart an android emulator?

后端 未结 12 1059
执念已碎
执念已碎 2021-01-31 14:56

I\'m basically trying to do this: Changing the Android emulator locale automatically

Everything works up until \'start\'. the emulator starts to boot but keeps loading

12条回答
  •  南笙
    南笙 (楼主)
    2021-01-31 15:43

    If you are using Android Studio, you can goto the AVD Manager, Under Actions select "Cold Boot Now" to restart the emulator. This would get rid of errors/discrepancies which might occur if the simulator's process has been abruptly closed/terminated.

提交回复
热议问题