ricnaaru / adv_camera

Advanced Camera for Flutter
BSD 3-Clause "New" or "Revised" License
54 stars 35 forks source link

How to change save directory? #48

Open Hopheylalal opened 3 years ago

Hopheylalal commented 3 years ago

now photo save to /storage/emulated/0/images/ this folder do not created

W/System.err( 6226): java.io.FileNotFoundException: /storage/emulated/0/images/adv_camera_20210423_163044.jpg: open failed: EACCES (Permission denied)

ricnaaru commented 3 years ago

Have you enabled the Storage permission?