RedApparat / Fotoapparat

Making Camera for Android more friendly. 📸
Apache License 2.0
3.82k stars 408 forks source link

How to Create file from photo result? #116

Closed jinesh08 closed 7 years ago

jinesh08 commented 7 years ago

Please check if your issue exists.

Issues should only be posted after you have been able to reproduce them and confirm that they are either a missing functionality or a bug.

What are you trying to achieve or the steps to reproduce?

Describe your issue here, include as much detail as neccessary to reproduce the issue or implement a missing functionality.

// Wrap code in markdown source tags

How did you initialize FA?

// Wrap code in markdown source tags

What was the result you received?

What did you expect?

Context:

Diolor commented 7 years ago

Please see the sample https://github.com/Fotoapparat/Fotoapparat/blob/master/sample/src/main/java/io/fotoapparat/sample/MainActivity.java#L212