HiddenCam
HiddenCam copied to clipboard
📸 A library that allows you to capture images in background without displaying UI.
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...
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?