android Camera and SurfaceView operation flow


Google APIDemo中有說到:
Pausing and Resuming an Activity
Pausing and Resuming 兩個function call可以用於Camera Resource Open and release,但我覺得他寫得不好,實際使用Camera時應配合SurfaceView,
以下是我改良後的flow...





留言