Android教程網
  1. 首頁
  2. Android 技術
  3. Android 手機
  4. Android 系統教程
  5. Android 游戲
 Android教程網 >> Android技術 >> Android開發 >> 高級開發 >> android模擬器的鍵盤技巧

android模擬器的鍵盤技巧

編輯:高級開發

 android模擬器如果自定義一個分辨率,那可能就是沒有鍵盤的。

  那怎麼操作菜單和返回什麼的呢?

  下面是阿權的測試結果,這個是有鍵盤的按鍵對應的:

  ESC 返回鍵

  F2 menu鍵

  F3 撥號鍵

  F4 掛斷鍵

  F5 搜索鍵

  F6 滾輪

  F7 鎖屏

  F8 禁止網絡

  ctrl+F12 可以切換屏幕橫向和豎向

  引用

  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-5

  Audio volume down button

  KEYPAD_MINUS, Ctrl-F6

  Camera button

  Ctrl-KEYPAD_5, Ctrl-F3

  Switch to previous layout orIEntation (for example, portrait, landscape)

  KEYPAD_7, F11

  Switch to next layout orIEntation (for example, portrait, landscape)

  KEYPAD_9, F12

  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 (while key is pressed)

  Delete

  DPad left/up/right/down

  KEYPAD_4/8/6/2

  DPad center click

  KEYPAD_5

  Onion alpha increase/decrease

  KEYPAD_MULTIPLY(*) / KEYPAD_DIVIDE(/)

  1. 上一頁:
  2. 下一頁:
熱門文章
閱讀排行版
Copyright © Android教程網 All Rights Reserved