can the android system fire an event if the home button is pressed more than once ? I want to catch this action in order to play a alert message or music if the user presses the home button more than once.
Can we keep count of home button press in a day ?
when my app is running in background it should play music when user presses home button twice. is it possible? and how to achieve this ?
https://play.google.com/store/apps/details?id=com.startv.gumrah
i want to implement functionality used in this app.
Thanks :)