fix: 增加file_path配置
This commit is contained in:
parent
94e2a02a61
commit
42b09b7fb3
6
app/src/main/res/xml/file_paths.xml
Normal file
6
app/src/main/res/xml/file_paths.xml
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user