I have made an application which is always using the front camera. My application is running and i want to use camera for some other application. How can i request for camera to release for other application?
Asked
Active
Viewed 515 times
0
-
This is a duplicate of http://stackoverflow.com/questions/2729267/android-camera-intent try searching before asking – the100rabh Jun 28 '11 at 06:11
-
@the100rabh I think he is not asking how to open camera using intent and save the image to Sdcard . He is asking about how to release the camera for use by other application. – Sujit Jun 28 '11 at 06:14
-
I think, there is no such thing. May be you could hijack camera with rooted user. But i dont believe this suggestion even myself. – lomec Nov 16 '11 at 11:52