How enable physical keyboard on Emulator in Android Studio? (Used to work)

后端 未结 4 1492
滥情空心
滥情空心 2021-02-03 16:55

I\'m not sure what changed but the physical keyboard from my computer no longer works for the emulator (running kitkat in Nexus 5, x86). When i look in AVD at the device\'s adva

4条回答
  •  自闭症患者
    2021-02-03 17:03

    UPDATE:

    Change hw.keyboard = yes.

    And make the file config.ini Read-only:

    1.Right-click on the file open its settings.

    2.Make every options on the permissions tab into Read-only(refer screenshot)

    Trust me this will work it happens because this file gets rewritten,when we lock it out the bug disappears.

提交回复
热议问题