How to broadcast hard key events as system broadcast in android?

394 views Asked by At

Can I create a new system broadcast in android? For example, an action with hard keys that fires a broadcast?

I want to perform an action when a particular combination of hard keys of android device is pressed being on the home page of device (i.e. no particular application need to be running).

Any suggestions and answers are most welcome!

0

There are 0 answers