nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.47k stars 201 forks source link

App cannot write to SD cards #1259

Open Goldegag37 opened 2 months ago

Goldegag37 commented 2 months ago

I store my media on a large sdcard and wanted to add the .nfo files to the card, but the app doesn't have permission. (i think) an easy fix would be simply requesting android.permission.MANAGE_EXTERNAL_STORAGE in the manifest

courville commented 2 months ago

Unfortunately, this is not allowed by Google for nova for publication on Google play. Cf. other issues and FAQ.