Try... public boolean onTouch(View v, MotionEvent event) { if(event.getAction() == MotionEvent.ACTION_DOWN) { v.playSoundEffect(SoundEffectConstants.
確定! 回上一頁