HiddenCam icon indicating copy to clipboard operation
HiddenCam copied to clipboard

📸 A library that allows you to capture images in background without displaying UI.

Results 4 HiddenCam issues
Sort by recently updated
recently updated
newest added

This project works perfect on Android 10 and below but creating some issue on Android 11. I actually wanted to know is this project support Android version 11. Looking forward...

I am getting image path using interface and here is the code. hiddenCam = HiddenCam( context = this, baseFileDirectory = baseStorageFolder, imageCapturedListener = this ) but the interface is not...

I'm happy you are working for this lib, congratulations! This is something that I realized, and I feel you should add it in the description of the lib. Because someone...

discussion

I'm running the app on an emulator in Android Studios currently and the app only takes 7 pictures before stopping the recurring mode. Why is this happening?