android-hidden-camera
android-hidden-camera copied to clipboard
How to use in higher version like oreo
Hello sir , we have implement these repo with using foreground services in lower version its working fine but when we go for higher version (OS 8.0.0) like Oreo . It gets hang our device. We want to capture images continuously through using service either job scheduler.
Please help us regarding that issues, that how can i implement this feature with continuous capturing.
Thanks Mayuri
Use the last version, this was fixed in the Release v1.3.3, always check the latest release.
Did you solve your problem? I also want to capture images continuosly by using a backgroundService but the onImageCapture-Method is never been called.