aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_file_paths.xml
blob: 83b00bbb4cd712384f59965078e5f93f42c3eceb (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<paths>
    <external-path
        name="KAU_images"
        path="Android/data/ca.allanwang.kau.sample/files/Pictures" />
    <external-path
        name="KAU_public_images"
        path="Pictures/KAU" />
</paths>