Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 783
luckyhandler Avatar asked Jul 31 '17 08:07

luckyhandler


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

like image 170
Oleh Avatar answered Nov 17 '22 12:11

Oleh


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

like image 21
luckyhandler Avatar answered Nov 17 '22 12:11

luckyhandler