fedilab-Android-App/app/src/playstore/res/xml/file_paths.xml

7 lines
239 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="my_images" path="Android/data/app.fedilab.android/files/Pictures" />
<cache-path name="*" path="." />
</paths>