Eclipse Android AVD 模拟器不显示自定义分辨率皮肤的按钮

发布于 2024-12-29 04:52:54 字数 147 浏览 0 评论 0原文

当我在 Android Eclipse 环境中创建 AVD 时,如果我在“皮肤”下选择内置选项,则当 avd 运行时,我会在右侧看到按钮。如果我选择自定义分辨率并输入任意高度和宽度,我只会看到屏幕,而模拟器中没有按钮。如何创建具有自定义高度和宽度并在右侧显示按钮的自定义 AVD?

When I create an AVD in the Android Eclipse environment, if I choose under "skin" a built in slection, when the avd runs, I get buttons to the right. If I select a custom resolution and enter any height an width, I just get the screen and no buttons in the emulator. How can I create a custom AVD with a custom height and width that show the buttons on the right?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我的痛♀有谁懂 2025-01-05 04:52:54

我刚刚经历过同样的情况。我没有设法显示键盘,但我的一位同事建议 使用快捷方式

快捷方式:

Emulated Device Key                   - Keyboard Key
Home                                  - HOME
Menu (left softkey)                   - F2 or Page-up button
Star (right softkey)                  - Shift-F2 or Page Down
Back                                  - ESC
Call/dial button                      - F3
Hangup/end call button                - F4
Search                                - F5
Power button                          - F7
Audio volume up button                - KEYPAD_PLUS, Ctrl-F5
Audio volume down button              - KEYPAD_MINUS, Ctrl-F6
Camera button                         - Ctrl-KEYPAD_5, Ctrl-F3
Switch to previous layout orientation - KEYPAD_7, Ctrl-F11
(for example, portrait, landscape)
Switch to next layout orientation     - KEYPAD_9, Ctrl-F12
(for example, portrait, landscape)
Toggle cell networking on/off         - F8
Toggle code profiling                 - F9 (only with -trace startup option)
Toggle fullscreen mode                - Alt-Enter
Toggle trackball mode                 - F6
Enter trackball mode temporarily      - Delete
(while key is pressed)
DPad left/up/right/down               - KEYPAD_4/8/6/2
DPad center click                     - KEYPAD_5
Onion alpha increase/decrease         - KEYPAD_MULTIPLY(*) / KEYPAD_DIVIDE(/)

I've just experienced the same situation. I didn't manage to show a keyboard, but a colleague of mine advised to just use shortcuts

Shortcuts:

Emulated Device Key                   - Keyboard Key
Home                                  - HOME
Menu (left softkey)                   - F2 or Page-up button
Star (right softkey)                  - Shift-F2 or Page Down
Back                                  - ESC
Call/dial button                      - F3
Hangup/end call button                - F4
Search                                - F5
Power button                          - F7
Audio volume up button                - KEYPAD_PLUS, Ctrl-F5
Audio volume down button              - KEYPAD_MINUS, Ctrl-F6
Camera button                         - Ctrl-KEYPAD_5, Ctrl-F3
Switch to previous layout orientation - KEYPAD_7, Ctrl-F11
(for example, portrait, landscape)
Switch to next layout orientation     - KEYPAD_9, Ctrl-F12
(for example, portrait, landscape)
Toggle cell networking on/off         - F8
Toggle code profiling                 - F9 (only with -trace startup option)
Toggle fullscreen mode                - Alt-Enter
Toggle trackball mode                 - F6
Enter trackball mode temporarily      - Delete
(while key is pressed)
DPad left/up/right/down               - KEYPAD_4/8/6/2
DPad center click                     - KEYPAD_5
Onion alpha increase/decrease         - KEYPAD_MULTIPLY(*) / KEYPAD_DIVIDE(/)
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文