How to configure the Android Emulator to show onscreen buttons like the new Galaxy Nexus?

前端 未结 5 1634
余生分开走
余生分开走 2021-02-01 02:22

I would like to convert/adapt my application to Android 4.0. To do so I plan to use the ActionBar on devices that support it. All Android version >= 3.0 do so. Furthermore devi

5条回答
  •  耶瑟儿~
    2021-02-01 02:52

    It seems the issue was fixed with the latest update of the SDK (R16). Just update your SDK and ADT to R16 and create a new emulator using the updated Android 4.0 system image.

提交回复
热议问题