This commit is contained in:
eric
2026-04-05 01:00:07 -05:00
parent b94c00fe56
commit 4bd5a33d3a
2607 changed files with 137903 additions and 92 deletions

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<paths>
<root-path
name="root"
path=""/>
<files-path
name="files"
path=""/>
<cache-path
name="cache"
path=""/>
<external-path
name="external"
path=""/>
<external-files-path
name="external_file_path"
path=""/>
<external-path
name="download"
path=""/>
<external-files-path
name="download"
path=""/>
<external-cache-path
name="external_cache_path"
path=""/>
</paths>
</resources>