[android-developers] Re: key lisener

2009-09-09 Thread Yusuf Saib (T-Mobile USA)
Here is an example: http://whyandroid.com/android/227-tipster-building-a-tip-calculator-for-the-android-os.html Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily

[android-developers] Re: key lisener

2009-09-09 Thread dilli rao
By implementingonKeyDown you can control key events may be this will help you @Override public boolean onKeyDown(int keyCode, KeyEvent event) { // TODO Auto-generated method stub //return super.onKeyDown(keyCode, event); Log.i(getClass().getSimpleName()," onKeyDown(int keyCode, KeyEvent e

[android-developers] Re: key lisener

2009-09-08 Thread sasi kumar
use key lisener.. On Tue, Sep 8, 2009 at 3:34 PM, sasi kumar wrote: > can any one give example for key lisener > > -- > Thanks & Regards > Sasi Kumar.S > -- Thanks & Regards Sasi Kumar.S --~--~-~--~~~---~--~~ You received this message because you are s