Can you help me to get the following steps :
- When user click on the button Home:
- It display a screen that contains a message
Action not allowed
. - This screen is displayed for a few seconds.
- Then User will be redirected to
MainActivity
.
I work with 4.1.1
Android version so I can't override Home button.