Files
Radio/app/src/main/res/xml/provider_paths.xml
2026-01-22 06:55:40 +01:00

9 lines
239 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-files-path
name="my_images"
path="Android/data/com.michatec.radio/files/Pictures" />
<external-path
name="external_files"
path="." />
</paths>