Android StudioでEmulator起動時もしくは使用途中で以下のログを出してフリーズしてしまう場合の対応
17:31 Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15011 ms
17:31 Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU1 thread'. No response for 15011 ms
17:31 Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15011 ms
17:31 Emulator: emulator: ERROR: detected a hanging thread 'QEMU2 CPU0 thread'. No response for 15011 ms

- 該当DeviceのEdit(鉛筆アイコン)を選択

- 「Show Advanced Setting」を選択

- Emulated Performance項目のBoot Optionを切り替える。
- Cold Bootになっている場合にはQuick Bootに
- Quick Bootになっている場合にはCold Bootに

- Emulatorを起動