Hi,
I have a enable and disable button. When this button is enable, user can launch my application normally. But when the button is in disable state, I don't want to start the application, that is the launcher activity should not start, but the icon for application will be there.
When we click on the icon for application to launch it should not start. Any Idea please.