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