Relative Content

Tag Archive for androidkotlinandroid-permissions

Read external storage Permission not working

I want to later in my app be able to choose an Image to be displayed in the PhotoView and it is supposed to stay there, after restarting the app. for this i need to read the External storage but after trying evrything on the Internet i cant get it to ask me for permission, it successfuly checks that i have no such permission but does not ask me to grant it, i am fairly new to this so sorry if there is something stupid i overlooked: