Initialize LBJ Receiver project with basic structure and configuration files

This commit is contained in:
Nedifinita
2025-05-18 17:59:08 +08:00
commit 65eac4ec31
66 changed files with 6461 additions and 0 deletions

View File

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