I want to block/unblock (where user can not use/access the blocked application) some application in an android device from my application. But I couldn't find any solution/ idea about this.
I read Android how to programmatically hide launcher icon, but this hide the application launcher icon of same application.
How can I do this? Please share some idea/links about this.