7 lines
192 B
XML
7 lines
192 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
|
<external-files-path
|
||
|
|
name="my_images"
|
||
|
|
path="Pictures" />
|
||
|
|
</paths>
|