• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Is it possible to use MediaRecorder API in service???

sjhboy

Lurker
I try to use MediaRecorder API in service instead of Activity.
Is it possible to use MediaRecoder API in background???
I want for the camera application to continue recording
when the other application is active.
I want for incoming call not to stop the recording.

If anybody has good idea, please let me know that....
 
Back
Top Bottom