iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

How to make FileUtils work for camera ? #107

Open getmlcode opened 2 years ago

getmlcode commented 2 years ago

Hello, my use case is such that getting image from camera is necessary. Is there any reference material on how to modify FileUtils to make it work for camera also. I am not asking for implementation but just some reference/documentation to read up

Thanks.