无需菜单按钮即可启动 ICS 模拟器
我正在尝试查看 ICS 上 ActionBar 中的溢出菜单,但我没有设备。
我正在使用模拟器,想知道如何在没有菜单按钮的情况下启动模拟器?我想模拟没有菜单硬件按钮的设备。
我看过: http://developer.android.com/guide/developing/tools/emulator.html但是我不知道该怎么做。
感谢您的任何帮助。
I'm trying to see the overflow menu in the ActionBar on ICS and I don't have a device.
I'm using the emulator and want to know, how do I start the emulator without a Menu button? I want to emulate a device with no Menu hardware button.
I've looked on:
http://developer.android.com/guide/developing/tools/emulator.html but I don't see how to do this.
Thanks for any help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,就在第二天,Reto Meier 在 G+ 上发布了新工具(版本 16)在模拟器中有一个选项,允许您在硬件部分进行设置:
硬件后退/主页键
如果您将其设置为“否”,那么您会得到ActionBar 中的溢出菜单。
Ok, so just the next day Reto Meier posted on G+ that the new tools (version 16) have an option in the emulator that allows you to set in the Hardware section:
Hardware Back/Home keys
If you set this to no then you get the overflow menu in the ActionBar.