Android Emulator's "Enable keyboard input" always unchecked after Mac OS Sierra reboot

Viewed 1167

Since updating the emulator it doesn't remember the "Enable keyboard input" checkbox on system restarts.

enter image description here

Does anybody have a similar issue or knows how to fix it?

I use:

enter image description here

2 Answers

I had the same issue but seems I fixed it. I removed all virtual devices and then add a new one, reboot the system, open AVD manager and check Keyboard Input checkbox, the value was saved.
System Info
Android Studio 2.3.3 and Linux Mint 18.2

With Android Studio 3.0 stable this issue has been fixed for me.

Related