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
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
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
3 matches
Mail list logo