Android Global Search app replacement -
i working on app alternative default android search app. want app default app runs when user presses (not long press) hardware search button. possible?
there intent that: http://developer.android.com/reference/android/content/intent.html#action_search
so need app listens intent , rest choice of user...
Comments
Post a Comment