Maybe override onKeyDown of your View subclass?
On Monday, November 26, 2012 2:06:31 AM UTC-6, Shaffz wrote: > > how to get each key press?? > > > > On Mon, Nov 26, 2012 at 1:29 PM, shibin francis > <[email protected]<javascript:> > > wrote: > >> Use counter and flag. set the flag,when the number of press exceeds the >> limit. >> Good day >> >> On 11/26/12, mohd shafnaz <[email protected] <javascript:>> wrote: >> > Hai, >> > I want to get the each key press time of android. i want to implement a >> > security module in my app... plz help me.... >> > >> > -- >> > Mohammed Shafnaz Hamza >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Android Developers" group. >> > To post to this group, send email to >> > [email protected]<javascript:> >> > To unsubscribe from this group, send email to >> > [email protected] <javascript:> >> > For more options, visit this group at >> > http://groups.google.com/group/android-developers?hl=en >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to >> [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Mohammed Shafnaz Hamza > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

