2 messages in com.googlegroups.android-beginners[android-beginners] Re: KeyEvent fun...
FromSent OnAttachments
Yatish28 May 2008 03:37 
Mark Murphy28 May 2008 04:29 
Subject:[android-beginners] Re: KeyEvent function
From:Mark Murphy (mmur@commonsware.com)
Date:05/28/2008 04:29:54 AM
List:com.googlegroups.android-beginners

Yatish wrote:

I want to execute some action after specific key is pressed.

onKeyDown() and onKeyUp() are available on Activity and all widgets.