cheogram/src/main/res/xml/file_paths.xml
2018-10-05 09:51:37 +02:00

24 lines
504 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path
name="external"
path="/"/>
<root-path
name="storage"
path="/storage/"/>
<files-path
name="pictures"
path="Images/"/>
<files-path
name="videos"
path="Videos"/>
<files-path
name="files"
path="Files/"/>
<files-path
name="recordings"
path="Recordings/"/>
<cache-path
name="camera"
path="Camera/"/>
</paths>