Hi everyone, Can anybody help me with write permission to external SdCard. I am working on a file explorer and I am facing this issue. So, currently I am able to read the contents of the external SdCard as it is mounted in read only state and I am not able to figure the proper way of mounting it in read write mode. EsFileExplorer is doing it so, I checked out its manifest but I didn’t find anything related to this.