How can I allow/deny any permissions like location/Notification Programmatically for an specific app in android.
Like on below popup I have to perform an action like:-
1) On Allow :- Location Permission should turn ON for this app.
2) On Don't Allow :- Location Permission should turn OFF for this app.