KeyEvent key = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_BACK); return super.onKeyDown(keyCode, event); } 3、手機按鍵的事件處理
確定! 回上一頁