I want to go to the home screen(Minimize App) programmatically in Android when the user clicks on button How can this be done?
I have Tried this approach but its giving Fatal Exception: java.lang.SecurityException Exception for some devices.
Can anyone help me out with this?