Android模拟器DPAD not enabled AVD
搭建Android开发环境的时候,模拟器上的按键不能使,提示“DPAD not enabled AVD”,求高人的详细指点,谢谢……
修改device后,必须要新建一个AVD使用这个才能生效的哦
问题解决了,从shinees的回答中得到了启发,操作步骤是这样的Window——>Android Virtual Device Manager——>Device Definitions——>选中一个Device,点击“Clone”,自己设置数据,关键是要如shinees贴的图那样设置Device——>点击按钮“Create AVD”,设置相应的参数即可!