Re: [android-developers] physical search button on a phone

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 11:27 PM, Bomber wrote: > However I have some trouble impelementing the physical search button on the > phone. > You don't "implement the physical search button" on a phone. You respond to the user initiating a search request. > I can say that I fully understood the use

[android-developers] physical search button on a phone

2011-04-10 Thread Bomber
Hello, I have recently started developing android apps, with some backgroud java experience, so I am a beginner. Right now I was working on an app, which includes an activity which extends the listactivity class. However I have some trouble impelementing the physical search button on the phone. I