
+++ app/src/main/res/xml/file_paths.xml
... | ... | @@ -0,0 +1,4 @@ |
1 | +<?xml version="1.0" encoding="utf-8"?> | |
2 | +<paths xmlns:android="http://schemas.android.com/apk/res/android"> | |
3 | + <external-path name="external_files" path="." /> | |
4 | +</paths> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?