Hello I Just Want To Know That How to programmatically open the Permission Screen for a specific app In Android ?
Using Activity Startup Or Any Other Method
Please Help
Thanks for replying @cian I just want to open this screen
in mobile phone where we gave a permission to Applications
do it with this block
You need to use Activity Starter for that.
Try this page which has some blocks.
The screen you want to open is little difficult as every manufacturers has its own package names and Uri etc .
I just want to open my app permission setting
For example : this screen of my Application
I post Whatsapp screenshot just for And Example
Eg:
After clicking this
This screen is open
Please tell me how to open directly from clicking button from my app with Activity Startup or other method
Read the post I attached above . It has examples and blocks!
Actually @cian the post you refer to has to do with write settings which is completely different
The right answer is this
However, It is not possible to do what you want @ahsanj778 as the block above will always open this
and the user have to do this manually
/Boban
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.