android-hidden-camera
android-hidden-camera copied to clipboard
How to capture Image in Service??
can anyone provide an example to capture image in background??
Hi , Please check the DemoCamService in given Example.
Not Working
startService(new Intent(MainActivity.this, DemoCamService.class));