fix: 增加file_path配置

This commit is contained in:
XiaoYan 2021-08-06 23:21:02 +08:00
parent 94e2a02a61
commit 42b09b7fb3

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-files-path
name="my_images"
path="Android/data/com.navinfo.outdoor/files/Pictures" />
</paths>