7 lines
286 B
XML
7 lines
286 B
XML
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<files-path path="images/" name="images" />
|
|
<files-path path="debug" name="debug/" />
|
|
<external-path name="external_files" path="."/>
|
|
<root-path name="external_files" path="/data/local/tmp/" />
|
|
</paths>
|