Hi All,
I want to disable the Home key when my application launch.
How can i get the control of Home key?
When we press Home key application doesnt get the Key press event.
Even i set my application as Home Application it always shows ActivityResolver drop down to select the application to launch.
How can i directly provide my application as default activity to Activity Resolver ?



