In Android how do I prevent the user from holding the home button to display recently launched apps?
I’m assuming I need to override the onKeyDown method or have an intent filter in the Android Manifest?
This is a duplicate of Home button disable
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
These two questions achieved what I needed:
Home button disable
I had to do this as well Disable Lock Screen