When developing applications for ICS - the actionbar looks different depending on if there is a physical menubutton present on the device or not.

For example if not, a virtual button is displayed in the actionbar.

Is it possible to emulate a device without a menubutton by disabling it somehow in the emulator?

link|improve this question
feedback

1 Answer

There is an option "hardware back/home keys". Specify the option and set it to "no" when creating the virtual device.

link|improve this answer
absolutely correct, thats the way to create emulator for ICS, tried to create emulator for google nexus device.. thx, i wonder why this answer is not accepted yet – Zoombie Apr 27 at 5:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.