Registering photo on android without opening the camera

Asked

Viewed 781 times

0

I’m developing an android app where I need every time a person logs in the app to register a photo and send it along with authentication.

However I can not develop this without the camera phone is activated, I need the application to record the photo without activating the camera.

  • Good morning buddy, in case it would be to take the photo from the photo gallery or be from an existing photo ? could explain better, because if you intend to register a photo without opening the camera I could not understand it.

  • You want to take a photo from the gallery?

  • See if this answer helps you Peter: http://answall.com/a/156887/35406

  • From what I understand, you want to take a photo of the camera and save automatically without any user interaction. Android does not allow this without at least a preview. Until recently, it was possible to open the preview on a screen with 1px, but I don’t know if it still works.

  • So what I need is for it to record the photo without opening the camera screen, basically without the user realizing that the photo has been registered.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.