I have an Android app that uses the Camera. Until now, I was opening the camera in my activity\'s onResume callback, and releasing it in onPause. T
onResume
onPause