20 lines
396 B
XML
20 lines
396 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<paths xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<files-path
|
|
name="log"
|
|
path="log/" />
|
|
|
|
<cache-path
|
|
name="report"
|
|
path="report/" />
|
|
|
|
<external-path
|
|
name="ext-download"
|
|
path="Download/" />
|
|
|
|
<external-files-path
|
|
name="app-images"
|
|
path="Pictures/" />
|
|
|
|
</paths> |