I have my custom application running on the phone and it should run 24/7, so there is one requirement to restrict launching of home screen of android phone when user clicks on Home button of the phone means if my application running on the phone and user clicks on the Home button It should not navigate to the Home screen of the phone. It should always display my custom application on the phone.
So can anyone help me to achieve this functionality? Please share some example code so it would be helpful for me to implement.
Regards, Piks