[android-developers] Re: Force Close Does Not Release Camera Resource

2011-01-26 Thread blindfold
Indeed this is an old known issue (1578) http://code.google.com/p/android/issues/detail?id=1578 and only restarting the phone helps. You can try to minimize occurrences by properly releasing the camera yourself when an exception occurs in your app. On Jan 25, 10:41 pm, Joe McCann

[android-developers] Re: Force Close Does Not Release Camera Resource

2011-01-26 Thread Joe McCann
thx On Jan 26, 2:17 am, blindfold seeingwithso...@gmail.com wrote: Indeed this is an old known issue (1578)http://code.google.com/p/android/issues/detail?id=1578 and only restarting the phone helps. You can try to  minimize occurrences by properly releasing the camera yourself when an