報錯,空指針
AudioManager的release()方法里面mediaRecorder.stop();空指針??!
我在prepareAudio()里面已經初始化了。
是在button的MotionEvent.ACTION_UP里面調用的mAudioManager.cancel();
AudioManager的release()方法里面mediaRecorder.stop();空指針??!
我在prepareAudio()里面已經初始化了。
是在button的MotionEvent.ACTION_UP里面調用的mAudioManager.cancel();
2016-12-27
舉報
2017-02-07
你把代碼貼出來或者,傳github上一份,,,這樣別人可以檢查出錯誤在哪里