-3

I am trying to create a app with which you can take secretly a picture. So my goal is to capture a picture when a button is clicked and then save the taken picture in the gallery without calling the local Camera app.

Thank you for your answer in advance...

  • @JordanH I have tried to call the local camera from the device and it worked fine. But my goal is to take secretly a picture on button click without showing any preview etc. I tried to find information about it on the internet but I only found ways which were similar to mine. – jessica3047 Feb 13 '17 at 00:59

1 Answers1

0

If you want to conceal the application then I suggest you to look at this link

android - use camera without surfaceview or textureview.

This shows how to conceal surface textures.

Community
  • 1
  • 1
JordanH
  • 190
  • 5