Allow taking photos directly from the app (closes #139)

This commit is contained in:
Raphael Michel 2017-04-15 17:43:26 +02:00
commit 15088fa42a
6 changed files with 118 additions and 8 deletions

View 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>