The bug I\'m seeing is on the calls to reset() and release() never returning thus leaving my application in an indefinitely stopping state. It doesn\'t matter if I call stop() b
I also face this issue in android 2.2, when calling MediaRecorder.release();
Sometime it didn't response, my program flow just stuck on it. it cause my UI freeze, and bring ANR later....
BTW, my customer says that they didn't face it when using android 2.3.3
This: http://code.google.com/p/android/issues/detail?id=959#makechanges
And this: http://code.google.com/p/android/issues/detail?id=5047#makechanges