Hi Everyone,
I'm facing a strange issue on capturing an image, the application suddenly crash (suddenly closed) as soon as i click the capture button in the camera application. I've been trying to find the solution for this error for 2 days, but no solution yet.
I use kbeanie image chooser library for capturing the image.
The capturing image is called in a Fragment, but the captured imaged will be shown in an Activity called ImagePickerActivity.
Here i attached the code :
Fragment
Activity (Destination of captured image to place to)
Please help me on this.
I would really appreciate it if you could help me to resolve this issue.
Thanks,
Warmest regards,
Leo