This is my segment code for camera.java
The camera functions well except that it fails to save the image. It just hangs there and doing nothing. Do I have any problem with the coding? Thank you for your help.
This is my segment code for camera.java
The camera functions well except that it fails to save the image. It just hangs there and doing nothing. Do I have any problem with the coding? Thank you for your help.
After calling the camera intent of course there's a function that you can ovveride the onActivityResult()
this is already answered please refer to this link Tell the Camera Intent to save the taken image