[android-developers] hi all, one problem to intercept KEYCODE_BACK event

2011-12-02 Thread tuxpcd
then soft keyboard was pop,
I try to override onKeyDown()  dispatchKeyEvent() and onBackPressed()
method,but cannot intercept back key.
Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



[android-developers] Re: hi all, one problem to intercept KEYCODE_BACK event

2011-12-02 Thread tuxpcd
extends EditText and override dispathKeyEventpreIme()

On 12月2日, 下午2时51分, tuxpcd pcode...@gmail.com wrote:
 then soft keyboard was pop,
 I try to override onKeyDown()  dispatchKeyEvent() and onBackPressed()
 method,but cannot intercept back key.
 Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en