Newer
Older
Detector / app / src / main / res / xml / file_paths.xml
Pengxh on 8 Jun 2023 169 bytes feat(*): first commit
<?xml version="1.0" encoding="utf-8"?>
<path>
    <!--自己包名下的文件夹/代替-->
    <external-files-path
        name="detector"
        path="/" />
</path>