anotherim/src/main/res/xml/file_paths.xml
2017-11-08 20:34:08 +01:00

21 lines
433 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/"/>
<cache-path
name="camera"
path="Camera/"/>
</paths>