riku
2022-01-20 5a0fff8095cd5356f57c181b7e7b820e0f7efacf
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<paths>
    <!--内部存储路径-->
    <files-path path="Android/data/com.flight.feather.ducha/" name="files_root"/>
    <files-path path="." name="files_path"/>
    <!--外部存储路径-->
    <external-files-path path="." name="files" />
    <!-- root-path 手机存储根目录 -->
    <root-path path="" name="root" />
</paths>