Initialize LBJ Receiver project with basic structure and configuration files
This commit is contained in:
5
app/src/main/res/xml/file_paths.xml
Normal file
5
app/src/main/res/xml/file_paths.xml
Normal 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>
|
||||
Reference in New Issue
Block a user