集成完直播后提交代码
This commit is contained in:
9
app/src/main/res/xml/file_paths.xml
Normal file
9
app/src/main/res/xml/file_paths.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path
|
||||
name="external_storage_root"
|
||||
path="." />
|
||||
<root-path name="root_path" path="."/>
|
||||
<external-files-path name="external_files_path" path = "."/>
|
||||
<external-files-path name="opensdk_external" path="Images/tmp"/>
|
||||
<external-files-path name="umeng_cache" path="umeng_cache/"/>
|
||||
</paths>
|
||||
Reference in New Issue
Block a user