azec-pdx / hepek

Hepek - The Android App
2 stars 2 forks source link

Camera resource not released #6

Closed azec-pdx closed 11 years ago

azec-pdx commented 11 years ago

When I run Hepek at least once, and then open up some other app on Android which uses Camera as hardware, it complains that I should close all other apps using camera and then try again. Supposedly, we are not releasing Camera as resource after flash effects. This might have been introduced with flash workaround for Samsung phones.

azec-pdx commented 11 years ago

Added handling of camera opening and release. Tested with FX Camera launched after hepek goes in background. Works OK.