Allow taking photos directly from the app (closes #139)
This commit is contained in:
parent
a33c259760
commit
15088fa42a
6 changed files with 118 additions and 8 deletions
4
app/src/main/res/xml/file_paths.xml
Normal file
4
app/src/main/res/xml/file_paths.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="my_images" />
|
||||
</paths>
|
||||
Loading…
Add table
Add a link
Reference in a new issue