I cant get rid of this READ_EXTERNAL_STORAGE permission denied

Hi Saim,

Welcome to the Kodular community!

Do you really need all those permissions?

And the correct way to request permissions is to ask for them one at a time, if one is granted, then you request the next, and so on.
Our dear Taifun has already answered all these questions.