How do I restart an android emulator?

后端 未结 12 1141
执念已碎
执念已碎 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:49

    you can try

    emulator @avd_name -no-snapshot-load
    

    it will clean load the device it worked for me.

提交回复
热议问题