Add Android Manifest

This commit is contained in:
Vyn 2024-05-23 16:50:37 +02:00
parent 3bbcf60c61
commit 8d24efd4f1
11 changed files with 509 additions and 5 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="files_path" path="/"/>
</paths>