0

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.

1 Answers1

0

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

vlad awtsu
  • 185
  • 1
  • 2
  • 14